Description Usage Format Details Examples
data.frame con el total de empleados por Municipo
1 | data("tabla_empleo")
|
A data frame with 8 observations on the following 3 variables.
municipio
a factor with levels A
B
C
CH
D
E
F
G
empleo
a numeric vector
prop
a numeric vector
Algo del origen de los datos y eventualidades
1 2 | data(tabla_empleo)
## maybe str(tabla_empleo) ; plot(tabla_empleo) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.