[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.
New functions were added to the steemr pakcage, which now can retrieve the account data and the comment data and plot diagrams automatically.
'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.
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:
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.
Copyright (c) 2019, OpenR Team; all rights reserved.
Template by Bootstrapious. Ported to Hugo by DevCows