Skip to content

bedatadriven/activityinfo-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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