Skip to contents

R package to download data from the OpenDengue project repository.

It is possible to download data from the project, using cached or updated versions and select columns to subset prior reading data to memory.

Installation

# install.packages("remotes")
remotes::install_github("rfsaldanha/opendenguedata")

Examples of usage are available at the package vignette.