add_economics.Rd
This generic function is used to add economics data to a specified object.
add_economics(object, econ_name, econ_raw, risks_raw, risks_vhr_raw)
The object to which the economics data will be added.
A character string representing the name of the economics data.
The raw economics data to be added.
The raw risks data associated with the economics data.
The raw very high risk data associated with the economics data.
The object with the added economics data.