Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (15 loc) · 655 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 655 Bytes

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

See the vignettes:

  • Introduction to ActivityInfo API

Other resources:

License

GPL-3