Description Usage Arguments Value Examples
Get the comment records of an Steem ID within a period from SteemSQL gcomments means 'get comment information'.
1 2 3 |
id |
A character string of a Steem ID |
from |
A Date object or character in '2017-10-24' format of the beginning of the period |
to |
A Date object or character in '2017-10-24' format of the end of the period |
select |
A character string vector of the column names |
sql_con |
A SQL connection |
ylab |
Label on the y-axis |
if_plot |
A logic value of whether plot the time series |
A data frame of the comment information with a figure
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.