Skip to contents

R wrapper for the IIDDA API.

Details

IIDDA is the International Infectious Disease Data Archive. This archive has an API (Application Programming Interface) for accessing data and potentially for building applications. This R package provides a simple wrapper to this API so that the datasets are returned as data frames.

Useful links for people who just want to get data.

More advanced users might be interested in the lower-level wrapper of the API operations here: ?ops.

Author

Maintainer: Steve Walker swalk@mcmaster.ca