steemr

[New Features on steemr] Functions for accounts and comments report!

What features did I add?

New functions were added to the steemr pakcage, which now can retrieve the account data and the comment data and plot diagrams automatically.

Continue reading

[New Features on steemr] Functions as vote reports!

'steemr' is an open source R package for playing with Steem data in R environment. It is used to download, post process, analyze, and visualize Steem data on the basis of the powerful statistic power of R.

Continue reading

[New Features on steemr] supports AppBase API and plots active hour diagrams!

  • I have submitted steemr to CRAN and now it is available. Users can install steemr directly from CRAN:

Continue reading

[New Features on steemr] Now steemr supports SteemSQL queries!

In the recent week, steemr has been updated from version 0.0.0 to version 0.0.5. Users can simply ignore 0.0.1 to 0.0.4, which were slightly modified to meet the requirements by CRAN. However, users cannot miss version 0.0.5, which now supports SteemSQL queries!

The main features of version 0.0.5 are listed as follows:

Continue reading

[New Project] steemr: an R package to download, play with, and visualize Steem data

When I became active on steemit.com in July 2017, the first thing for me to do was to find an R package to process Steem data. As an R user and package developer, it would have been amazing if I could easily download my posts, my operations, my communications with others on Steem, and analyze the data with the power of R language.

Unfortunately, I found nothing.

Continue reading