dp.inputs.pop.country | R Documentation |
Get the national population entered in a subnational projection
dp.inputs.pop.country(
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.percent
to extract the share of the national
population living in the subnational region.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.