tutorial

Tutorial for pinyin: Installation and Quick Start

  • What Will I Learn?
    • What the R ‘pinyin’ package can do for you
    • How to Set up the environment which ‘pinyin’ requires.
    • How to use the main functions of ‘pinyin’
  • Requirements
    • Windows/mac/Linux OS
    • R environment
    • R pinyin package
    • RStudio IDE (recommended)
  • Difficulty
    • Basic

Continue reading

[Tutorial for steemr] Retrieving and Analyzing the Comment Data

What Will I Learn?

  • Using the function gcomment() to retrieve the comment data of a given ID.
  • Using other R functions to enhance and analyze the data retrieved by gcomment().

Continue reading

[Tutorial for steemr] Retrieving and Analyzing the delegation Data

What Will I Learn?

  • Using the function gdelegation() to retrieve and visualize the delegation data.
  • Using the function gspmv() to retrieve the value of Steem per MVests.
  • Using other R functions to enhance and analyse the data retrieved by gdelegation().

Continue reading

[Tutorial for steemr] Installation + Retrieving and Analyzing Steemians' profiles

What Will I Learn?

  • Setting-up of the environment which steemr requires.
  • Using the function gid() to retrieve a Steemian's profile from the block chain or the data servers.
  • Using other R functions to enhance and analyze the data retrieved by gid().

Continue reading