Skip to content
This repository has been archived by the owner on Feb 28, 2019. It is now read-only.

jangorecki/Rbitcoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rbitcoin Build Status

Utilities related to Bitcoin. Unified API interface for exchange markets (bitstamp, kraken, btce, bitmarket, hitbtc, btcchina).

Installation

install.packages("Rbitcoin", repos=c("https://jangorecki.gitlab.io/Rbitcoin","https://cran.rstudio.com"))

Usage

library(Rbitcoin)
?btc

See introduction vignette and shinyBTC a simple GUI for Rbitcoin.