Skip to contents

The goal of vizid is to make it easy to visualize infectious-disease data in R, particularly data obtained from the International Infectious Disease Data Archive (IIDDA). It provides tools for transforming data frames so they carry the metadata needed to visualize themselves.

The package is pre-alpha – we are documenting our design ideas as we develop it.

Installation

You can install the development version of vizid from GitHub with:

# install.packages("remotes")
remotes::install_github("canmod/vizid")

Code of Conduct

Please note that the vizid project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.