Description
Chinese Character Frequency in Real World.
Description
It contains Chinese character frequency data based on news data from 2017 to 2019. Source of these news include Sina, China daily and Tencent.
README.md
rwstats
The goal of rwstats is to ...
Installation
You can install the released version of rwstats from CRAN with:
install.packages("rwstats")
Example
This is a basic example which shows you how to solve a common problem:
library(rwstats)
## basic example code