View source: R/readIIASA_subs_taxes.R
convertIIASA_subs_taxes | R Documentation |
Convert IIASA subsidy and taxes data on ISO country level (removes countries not part of 249 oficial ISO countries and fills missing with zeros).
convertIIASA_subs_taxes(x, subtype)
x |
MAgPIE object containing IIASA subsidies and taxes data in country resolution |
subtype |
Type of country level data as compiled by IIASA that should be read in. Available types are:
|
IIASA_subs_taxes data as MAgPIE object aggregated to country level
## Not run:
a <- convertIIASA_subs_taxes(x)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.