knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

datoscovid19mx

Lifecycle: experimental

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()

Installation

Install (or update) from GitHub with:

# install.packages("devtools")
devtools::install_github("alberto-mateos-mo/datoscovid19mx")

Data

The package contains the following:

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.



alberto-mateos-mo/datoscovid19mx documentation built on Oct. 28, 2020, 4:47 a.m.