getPopulationData: Get Population Data

Description Usage Arguments Value

Description

This is the function to obtain the population separately.

Usage

1
getPopulationData(aupusParam, database = c("new", "old"), conn)

Arguments

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".

Value

A data.table containing the country and year values specified in aupusParam and value and flags for the population (elements 11 and 21).


SWS-Methodology/faoswsAupus documentation built on May 9, 2019, 11:45 a.m.