Introduction
ActivityInfo's open-source R package makes it easy to retrieve data from
ActivityInfo as data.frame
object and apply advanced statistical analysis
from R's expansive universe of packages.
Installation
You can install the latest stable release directly from GitHub:
# install.packages("devtools")
devtools::install_github("bedatadriven/activityinfo-R")