Skip to content

R library that provides a convenient wrapper for consuming data from ACyRSA's BackOffice API.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

matbarofex/acyRsa

 
 

Repository files navigation

acyRsa

Lifecycle: maturing Travis 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

About

R library that provides a convenient wrapper for consuming data from ACyRSA's BackOffice API.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%