pob.ind: Calculate the population indexs

Description Usage Arguments Details Value References See Also Examples

View source: R/pob.ind.R

Description

pob.ind computes a set of demographic indexes

Usage

1
pob.ind(year, provincia, print = FALSE)

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 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_index_provincia_year.xlsx

Value

A data frame contains the spatial units, in rows, and the demographic index computed in columns.

References

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

See Also

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

Examples

1
pob.ind(2012,"Madrid")

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