View source: R/calcEmissionInventory.R
calcEmissionInventory | R Documentation |
providees an emission inventory for the past, either from external data or own estimates.
calcEmissionInventory(
datasource = "CEDS",
targetResolution = "sectoral",
from = "CEDS59",
to = "Sectors"
)
datasource |
The Inventory that shall be used. Options are CEDS, combined_CEDS_IPCC (including own estimates where available), IPCC(own estimates), Nsurplus (own estimates) |
targetResolution |
Specific mapping file to be used. |
from |
column in mapping |
to |
column in mapping |
List of magpie object with results on country level, weight on country level, unit and description.
Benjamin Leon Bodirsky, Michael S. Crawford
## Not run:
calcOutput("EmisNitrogenCroplandPast")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.