ind.ev: Panel of demographic indexes at a municipality level for a...

Description Usage Arguments Details Value References Examples

View source: R/ind.ev.R

Description

ind.ev creates a list containing a panel of demographic indexes of Spain at the municipality level for a period of time from the years inicio to fin.

Usage

1
ind.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 the default value

Details

This function calculates ten demographical indexes:

For a full description of the index, see the 2017 Socioeconomic Atlas of Extremadura If print is set to TRUE, an xlsx file containing ten sheet -one data frame per index- is saved into the folder Outputs which the name pob_ev_index_provincia_inicio-fin.xlsx

Value

It is a list conteining ten data frame.

References

Junta de Extremadura (2017) Atlas Socieconómico de Extremadura 2017. Mérida (Spain). http://estadistica.gobex.es/web/guest/atlas-socieconomico-de-extremadura

Examples

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

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