README.md

steemRdata

steemRdata is an R package to retrieve data from the Steem blockchain.

Steem Analytics

steemRdata is part of the SteemAnalytics Suite of Applications for analysing data from the Steem 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/steemRdata")


kharoof/steemRdata documentation built on April 16, 2021, 9:37 p.m.