activityinfo-R
activityinfo-R copied to clipboard
ActivityInfo R Language Client
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:
- [Webinar] Introduction to R and ActivityInfo
License
GPL-3