Description Usage Arguments Details Value See Also Examples
pob.n.ev
creates a data frame containing the panel of the national population of Spain at the municipality level for a period of time from the years inicio
to fin
.
1 |
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 |
If print
is set to TRUE
, an xlsx
file containing the data frame is saved in the folder Outputs
which name pob_national_ev_provincia_inicio-fin.xlsx
It is a data frame
Other Loading functions: paro
,
pob.a
, pob.e.tot
,
pob.e
, pob.fen
,
pob.h.tot
, pob.m.tot
,
pob.n.tot
, pob.q
,
pob.tot
Other Manipulate functions: pob.e.ev
,
pob.ev
, pob.fen.ev
,
pob.h.ev
, pob.ind.p
,
pob.ind
, pob.m.ev
1 | pob.n.ev(2005,2007,"Avila")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.