pob.ev: Panel of total population at the municipality level for a...

Description Usage Arguments Details Value See Also Examples

View source: R/pob.ev.R

Description

Create a data frame containing a panel of total population at the municipality level from the years inicio to fin.

Usage

1
pob.ev(inicio, fin, provincia, print = FALSE)

Arguments

inicio

starting year of the panel, which must be higher than 1996.

fin

last year of the panel.

provincia

one of the 52 Spanish provinces.

print

logical variable ‘do you need to print a output file with the results?’ being FALSE is the default value.

Details

If print is set to TRUE, an xlsx file containing the data frame is saved in the folder Outputs called pob_total_ev_provincia_inicio-fin.xlsx

Value

It is a data frame

See Also

Other Manipulate functions: pob.e.ev, pob.fen.ev, pob.h.ev, pob.ind.p, pob.ind, pob.m.ev, pob.n.ev

Examples

1
pob.ev(2005,2007,"Avila")

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