README.md

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")


kharoof/hiveRdata documentation built on Dec. 24, 2021, 6:17 p.m.