Description Usage Arguments Value Examples
Obtain an ID's post detailed info from steemdb.com. 'gidposts' means 'get an ID's posts'.
1 2 |
id |
A character string of a Steem ID without '@'. |
method |
A character string of the Steem data server to connect. |
sql_con |
A connection to the SteemSQL server. |
post_number |
A numeric value or NA. The number of the latest posts to be obtained. If NA, all the posts will be processed. |
A data frame of an ID's post detailed info.
1 2 3 4 | ## Not run:
gidposts()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.