activityinfo-R icon indicating copy to clipboard operation
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:

License

GPL-3