knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
datoscovid19mx
is a package that cointains the data for COVID19 in Mexico, this data is published by the Dirección General de Epidemiología.
Data is updated daily, if you use the package please update it daily.
The goal is to give easy access to the available information.
Last update: r Sys.time()
Install (or update) from GitHub with:
# install.packages("devtools") devtools::install_github("alberto-mateos-mo/datoscovid19mx")
The package contains the following:
covidmx
: A dataframe containing data 'as-is', downloaded from here.
diccionarios
: A list containing data dictionaries.
Please note that the 'datoscovid19mx' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.