Description Usage Arguments Value See Also Examples
pob.q
imports into an R file the Spanish municipality population by five-year age groups and sex
1 | pob.q(year, provincia)
|
year |
a numerical value from 1996 and the latest available year, which indicates the year of the required database. |
provincia |
one of the 52 Spainish provinces. |
It is a list containing a data frame of the Spanish municipality population by five-year age groups and 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.
- Twenty-one variables containing the population by five-year age groups.
Other Loading functions: paro
,
pob.a
, pob.e.tot
,
pob.e
, pob.fen
,
pob.h.tot
, pob.m.tot
,
pob.n.ev
, pob.n.tot
,
pob.tot
1 | pob.q(2016,"Caceres")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.