Skip to content

R Package for downloading data from the Hive Blockchain.

License

Notifications You must be signed in to change notification settings

kharoof/hiveRdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hiveRdata

hiveRdata is an R package to retrieve data from the Hive blockchain.

Hive Analytics

hiveRdata is part of the HiveAnalytics Suite of Applications for analysing data from the Hive Blockchain.

License: GPL-3

Installation & Upgrade Via Devtools

devtools is a package for installing R source pacakges directly from github.

In the R console type the following commands to install install or upgrade the steemRdata package to the latest version.

install.packages("devtools")
library(devtools)
install_github("kharoof/hiveRdata")

About

R Package for downloading data from the Hive Blockchain.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages