cryptocurr
is an API Wrapper written in R for various cryptocurrency exchange platforms. Built with the tidyverse
in mind, data gathered from cryptocurr
integrates seemlessly within the core and related universes, such as with tidyquant
and timetk
.
This is a basic example which shows you how to solve a common problem:
library(cryptocurr)
## basic example code
Please note that the cryptocurr project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.