Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 599 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 599 Bytes

AquaPI 0.1.0

img

The goal of AquaPI is to provide an API wrapper for Aquarius time-series data. Package is in very early testing stages.

Installation

You can install the development version of AquaPI here:

# install.packages("devtools") # if not already installed

# library(devtools)
# install_github("karharker/AquaPI")