Description Usage Arguments Examples
View source: R/verify_vioplot.R
The sina weibo dot chart
1 | verify_vioplot(df_comments, title_text = "Verify VS Rank")
|
df_comments |
the dataframe of weibo comments |
stopwords |
the stop words |
1 2 | df_comments = get_comments(access_token, weiboid)
verify_vioplot(df_comments)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.