hiveRdata is an R package to retrieve data from the Hive blockchain.
hiveRdata is part of the HiveAnalytics Suite of Applications for analysing data from the Hive Blockchain.
License: GPL-3
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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.