An R API client package providing access to the ActivityInfo API.
You can install the latest stable release directly from GitHub:
# install.packages("devtools")
devtools::install_github("bedatadriven/activityinfo-R")
Read the Documentation
See the vignettes:
Other resources:
- [Webinar] Introduction to R and ActivityInfo
GPL-3