dp.inputs.pop.percent | R Documentation |
Get the percentage of the national population living in a subnational region
dp.inputs.pop.percent(
dp.raw,
direction = "wide",
first.year = NULL,
final.year = NULL
)
dp.raw |
DemProj module data in raw format, as returned by
|
direction |
Request "wide" (default) or "long" format data. |
first.year |
First year of the projection. If |
final.year |
Final year of the projection. If |
population sizes by year.
NOTE: THIS INPUT PERTAINS TO A FEATURE THAT HAS BEEN REMOVED FROM SPECTRUM. Countries preparing subnational projections could specify the subnational population by entering a national population size trend, and the share of the national population living in the subnational region.
Use dp.inputs.pop.country
to extract the national
population of the country the subnational projection resides in.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.