[New Features on steemr] Functions for a user friendly UI as an interactive follower report!
A new functionsfollow()
displays a Shiny app, which is a user friendly interactive UI as a follower report.
A new functionsfollow()
displays a Shiny app, which is a user friendly interactive UI as a follower report.
The new functiongspmv()
retrieves the value of Steem per MVests from the server.
The new functiongdelegation()
retrieves the delegation data from the server, makes a summary, and plot a time series automatically.
gdelegation()
to retrieve and visualize the delegation data.gspmv()
to retrieve the value of Steem per MVests.gdelegation()
.gid()
to retrieve a Steemian's profile from the block chain or the data servers.gid()
.bmd()
(build markdown files) saves the posts in the local path as markdown files easily.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:
The documentation level of R is already much higher than average for open source software and even than some commercial packages (esp. SPSS is notorious for its attitude of "You want to do one of these things. If you don't understand what the output means, click help and we'll pop up five lines of mumbo-jumbo that you're not going to understand either.")
-- Peter Dalgaard
R-help (April 2002)
Copyright (c) 2019, OpenR Team; all rights reserved.
Template by Bootstrapious. Ported to Hugo by DevCows