| accountCount | Number of Accounts on Steem Blockchain |
| acnsub | Analysis of the CN sub categories. |
| adailyf | Calculate the the daily frequency. adailyf means 'analysis of the daily frequency'. |
| avotenot | Find which followers have not voted a post yet. avotenot means 'analysis who has not voted yet'. |
| avotep | Summary of the voters of a series of posts. avotep means 'analysis of the votes on the given posts retrieved with the appbase_api method.' |
| bblog | Build a hugo blog site for a steem author |
| bmd | build markdown files from the posts |
| charsplit | Split the characters in a data frame |
| clearferfing | Clear the format of the 'follow' information from steemdb.com. |
| clear_title | Clear the characters in the titles |
| gaccounts | Get the Steem account information within a period from SteemSQL gaccounts means 'get account information'. |
| gblog | Rename the getBlog() function from the steemRdata package |
| gcner | Get the CNer name list |
| gcomments | Get the comment records of an Steem ID within a period from SteemSQL gcomments means 'get comment information'. |
| gdelegation | Get the delegation information of a Steem ID from SteemSQL gdelegation means 'get delegation information'. |
| getAccount | Account Details |
| getAccountVotes | Votes made by an Account |
| getBlog | Blog History |
| getComments | Comment List |
| getDelegation | Delegations Made by an Account |
| getNodes | List of Steem RPC nodes |
| getPost | Details of a Steem Post |
| getPostsByTag | Recent Posts containing a particular tag. |
| getReplies | Replies Made to a Post |
| getSteemProperties | Steem Proporties |
| getTransactions | Transactions made on an account |
| getTrending | Current Trending Posts |
| getWitnesses | Current Steem Witnesse and Rank |
| gfollow | Get a name list of an ID's followers and following. gfollow means 'get an ID's follower information'. |
| gfollower | A list of an id's followers from steemdb.com. gfollower means 'get the follower information'. |
| gfollowing | The id list of an id's following from steemdb.com. gfollowing means 'get the following information'. |
| gid | Get an ID's detailed info. gid means 'get an ID's information'. |
| gidpostl | Obtain an ID's post hyperlinks. gidpostl means 'get an ID's post links'. |
| gidposts | Obtain an ID's post detailed info from steemdb.com. 'gidposts' means 'get an ID's posts'. |
| gpost | Get the complete info of a single given post. gpost means 'get a post'. |
| gposts | Get the detailed information of given posts. gposts means 'get posts'. |
| gspmv | Get the value of Steem per Mvest |
| gur | Get the utopian review data from utopian.rocks api |
| gvotep | A post's vote report based on steemdb.com. gvotep means 'get the vote information of a post.' |
| gvoter | Get the vote information of given IDs from SteemSQL. gvoter means 'get the voter activities.' |
| idlink | Convert an id from a character to html hyperlink |
| pcner | Plot function for the Shiny app scner |
| pdate | Plot a time series with x as Date. |
| phist | Plot a histogram of a vector. |
| phour | Hour rose plot. Copied and modified from the openair package. 'phour()' plotted a 24-hour clock, indicating the active hours on the basis of a time column in a data frame. It is highly cumstomized on the basis of the 'openair::windrose()' function'. |
| repcalc | Calculate the reputation of an ID |
| scner | A shiny app to display and anaylize the CNers. scner means shiny app for CNers. |
| scner_ui | UI for the Shiny app scner display and analysis |
| sfollow | A shiny app to display and anaylize the followers a given ID. sfollow means shiny app for followers. |
| sfollow_server | Server for the Shiny app sfollow display and analysis |
| sfollow_ui | UI for the Shiny app 'sfollow()' |
| skewness | Calculate the skewness |
| sposts | A shiny app to display and anaylize the posts of a given ID. sposts means shiny app for posts. |
| sposts_server | Server for the Shiny app sposts display and analysis |
| sposts_ui | UI for the Shiny app sposts display and analysis |
| ssql | Open Connections to the SteemSQL server. ssql means 'send to sql'. |
| tag_of_post | Retrieve tags from json_str of a post |
| unitconvert | Concert unit from GV, MV, kV to numeric values. |
| whale | Calculate the level of and ID |
| xatf | Adapt the x axis to the time range |