README.md

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



augustohassel/acyRsa documentation built on March 18, 2021, 2:34 p.m.