pob.q: Population by five-year age groups and sex

Description Usage Arguments Value See Also Examples

View source: R/pob.q.R

Description

pob.q imports into an R file the Spanish municipality population by five-year age groups and sex

Usage

1
pob.q(year, provincia)

Arguments

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.

Value

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.

See Also

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

Examples

1
pob.q(2016,"Caceres")

amvallone/DataSpa documentation built on Sept. 4, 2019, 12:03 p.m.