| Dickens {preseqR} | R Documentation |
Words frequencies of a collection of Charles Dickens from Project Gutenberg
A two-column matrix. The first column is the frequency j = 1,2,…; and the second column is N_j, the number of unique words appeared exactly j times in a collection of Charles Dickens.
http://zipfr.r-forge.r-project.org/
##load library library(preseqR) ##load data data(Dickens)