Description Usage Arguments Examples
View source: R/province_dotchart.R
The sina weibo dot chart
1 2 | province_dotchart(df_comments, stopprovince = c(""),
title_text = "Users province distribution")
|
df_comments |
the dataframe of weibo comments |
stopprovince |
the stop provinces |
1 2 | df_comments = get_comments(access_token, weiboid)
province_dotchart(df_comments)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.