dp.inputs.use.external.pop | R Documentation |
Spectrum users may enter externally-produced population targets by sex, age,
and year that can be used to align Spectrum population outputs with a
reference population projection. dp.inputs.use.external.pop
indicates
whether this mechanism was used.
dp.inputs.use.external.pop(dp.raw, direction = "wide")
dp.raw |
DemProj module data in raw format, as returned by
|
direction |
Ignored; included for compatibility with similar functions. |
A list with two elements. Element use.external.pop
is TRUE if
an external population was used, FALSE otherwise. Element final.year
specifies the final year of adjustments.
Use of an external population file is optional and rare in Spectrum.
Projections that use this mechanism may specify that adjustments to match
external population targets are not done in every year, but only until a
specified final year. Use dp.inputs.external.pop
to access the
external population sizes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.