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

covid19mx

Simple package to collect and preprocess information about covid in Mexico.

From https://datos.cdmx.gob.mx/explore/?q=COVID

Downloader included in the package

Dowloaders to include

Notes

I'm a noob in R package writing any suggestions are welcomed.



rjof/covid19mx documentation built on May 20, 2020, 3:45 a.m.