Description Usage Arguments Value Examples
Get the delegation information of a Steem ID from SteemSQL gdelegation means 'get delegation information'.
1 | gdelegation(id = NA, sql_con, if_plot = FALSE)
|
id |
A character string of a Steem ID |
sql_con |
A SQL connection |
if_plot |
A logic value of whether plot the time series |
A data frame of the delegation information with a figure
1 2 3 4 | ## Not run:
gdelegation()
## End(Not run)
|
[1] "Please give a valid id."
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.