bedatadriven / activityinfo-R

ActivityInfo R Language Client
https://www.activityinfo.org/support/docs/R/
17 stars 12 forks source link
database-management humanitarian-aid ict4d r

ActivityInfo API R Client

An R API client package providing access to the ActivityInfo API.

Installation

You can install the latest stable release directly from GitHub:

# install.packages("devtools")
devtools::install_github("bedatadriven/activityinfo-R")

Getting started

Read the Documentation

See the vignettes:

Other resources:

License

GPL-3