Skip to content

Open toolchain for processing infectious disease datasets available through IIDDA and other repositories.

License

Notifications You must be signed in to change notification settings

canmod/iidda-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iidda-tools

iidda.api status badge R-CMD-check R-CMD-check R-CMD-check

Open toolchain for processing infectious disease datasets available through IIDDA and other repositories. The toolchain contains R packages and Python packages and code.

For Users

The API for getting data can be found here.

To install the IIDDA R packages, run:

install.packages(c("iidda", "iidda.api", "iidda.analysis")
  , repos = c(
      "https://canmod.r-universe.dev"
    , "https://cran.r-project.org"
  )
)

For Developers

This repository contains several packages and tools that depend on each other. These dependencies obey the following diagram.

About

Open toolchain for processing infectious disease datasets available through IIDDA and other repositories.

Resources

License

Stars

Watchers

Forks

Packages

No packages published