Description Usage Arguments Value
This is the function to obtain the population separately.
1 | getPopulationData(aupusParam, database = c("new", "old"), conn)
|
aupusParam |
A list of running parameters to be used in pulling the data. Typically, this is generated from getAupusParameter (see that function for a description of the required elements). |
database |
Whether to use the new or the old statistical working system. |
conn |
The RJDBS connection to the old working system. Only required if database = "old". |
A data.table containing the country and year values specified in aupusParam and value and flags for the population (elements 11 and 21).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.