Description Usage Arguments Value See Also Examples
pob.e
imports into R the municipality population grouped by nationality and sexa
1 | pob.e(year, provincia)
|
year |
a numerical value from 1996 and the latest available, which indicates the year of the required database. |
provincia |
one of the 52 Spainish provinces. |
It is a list containing a data frame with total population and population by sex. Each data frame contains the following variables:
cod
is the municipality identification number based in the INE codification.
Name
is the municipality name.
Total
is the municipality population.
Three variables containing information about population by age (younger than 16 years old, from 16 to 64 years old and older than 65 years old), which are, in turn, grouped by total population, foreign population and national population.
Other Loading functions: paro
,
pob.a
, pob.e.tot
,
pob.fen
, pob.h.tot
,
pob.m.tot
, pob.n.ev
,
pob.n.tot
, pob.q
,
pob.tot
1 | pob.e(2016,"Madrid")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.