Usage
calcValidEmissions(datasource = "CEDS")
Arguments
- datasource
The Emission Inventory that shall be used. For futher
information, best see mrcommons function calcEmissionInventory. Options are
e.g. CEDS, combined_CEDS_IPCC (including own estimates where available),
IPCC(own estimates), Nsurplus (own estimates)
Value
List of magpie object with results on country level, weight on
country level, unit and description.
Author
Benjamin Leon Bodirsky
Examples
if (FALSE) { # \dontrun{
calcOutput("ValidEmissions")
} # }