The Intrinio R SDK wraps all API endpoints into an easy-to-use set of classes, methods, and response objects.
The new Intrinio R SDK is not yet available via CRAN and must be installed manually.
Once the new Intrinio R SDK reaches version 1.0.0 it will be uploaded to and made available via CRAN, superseding the current Intrinio Stock API Wrapper .
You'll need the devtools package in order to build the API. Install the devtools package with the following command in R:
First, clone the Intrinio R-SDK Github repo.
Next, set your working directory to where you've cloned the R SDK and using R, execute: