province_dotchart: The sina weibo dot chart

Description Usage Arguments Examples

View source: R/province_dotchart.R

Description

The sina weibo dot chart

Usage

1
2
province_dotchart(df_comments, stopprovince = c(""),
  title_text = "Users province distribution")

Arguments

df_comments

the dataframe of weibo comments

stopprovince

the stop provinces

Examples

1
2
df_comments = get_comments(access_token, weiboid)
province_dotchart(df_comments)

sjhfx/rwda documentation built on Aug. 6, 2019, 6:21 p.m.