Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.44 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.44 KB

acyRsa

Lifecycle: maturing Travis build status R build status

This package lets you access ACyRSA’s API using R. This will enable you to integrate ACyRSA’s data more easily into your R workflow.

Installation

At the moment acyRsa is only available through GitHub usind devtools.

Installing with devtools

# 1. In R install the package `devtools`.
install.packages("devtools")

# 2. Once `devtools` is installed, install `acyRsa`
library(devtools)
devtools::install_github("augustohassel/acyRsa")

Acknowledgements

Development of this software was driven by HasselPunk as part of an Open Source initiative.

Author/Maintainer

Buy Me A Coffee