View source: R/breakout_subregions.R
breakout_subregions | R Documentation |
Function to breakout subregion in gcamdata
breakout_subregions(
gcamdataFolder = NULL,
region = NULL,
pop_projection = NULL,
pcgdp_projection = NULL,
industry_shares = NULL,
gcam_version = "6.0"
)
gcamdataFolder |
Default = NULL. Full path to gcamdata folder. |
region |
Default = NULL. Name of The region from which to break out the subregion. |
pop_projection |
Default = NULL. Projection of population (millions) for subregions and rest of region. |
pcgdp_projection |
Default = NULL. Projection of per capita gdp (thous 2005 USD per capita) for subregions and rest of region. |
gcam_version |
Default = 6.0. Which version of GCAM are the changes being applied to. Default may work on multiple |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.