Learn R Programming

rwstats (version 0.1)

fiveChar: Chinese Word Frequency with five Characters

Description

This dataframe inclues the usage frequecy and occurence of Chinese word

Usage

fiveChar

Arguments

Format

A data frame with 3 variables:

character

target character

freq

occurence of target character

pct

frequency of target character

Examples

Run this code
# NOT RUN {
 fiveChar
# }

Run the code above in your browser using DataLab