Description Usage Arguments Value See Also Examples
pob.a imports into an R file the municipality population database grouped by age
1 | pob.a(year, provincia)
|
year |
a numerical value from 1996 and the last available, which indicates the year of the required database. |
provincia |
one of the 52 Spainish provinces. |
It is a list containing a total population data frame and the population grouped by sex. Each data frame contains the following variables::
cod is the municipality identification number based in the INE codification.
Name the municipality name.
Total total municipality population
A hundred and one variables containing the population grouped by one-year age
Other Loading functions: paro,
pob.e.tot, pob.e,
pob.fen, pob.h.tot,
pob.m.tot, pob.n.ev,
pob.n.tot, pob.q,
pob.tot
1 | pob.a(2016,"Caceres")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.