Description Usage Format Source Examples
Dictionaries to recode covid_raw data
1 |
A list with the following data frames:
dataframe with values and description for states variables
dataframe with values and description for towns
dataframe with values and descripttion for nationality variables
dataframe with values and description for origen variable
dataframe with values and description for tipo_paciente variable
dataframe with values and description for sector variable
dataframe with values and description for sexo(gender) variable
dataframe with values and description for binary (yes/no) variables
dataframe with values and description for resultado_lab variable
dataframe with values and description for clasificacion_final variable
https://www.gob.mx/salud/documentos/datos-abiertos-152127
1 2 3 4 5 6 7 8 | ## Not run:
diccionarios$entidad
diccionarios$origen
diccionarios$resultado
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.