nessdemog {languageR} | R Documentation |
Frequency (m) and frequency of frequency (Vm) for string types with the suffix -ness in the demographic subcorpus of the British National Corpus sampling spoken British English.
data(nessdemog)
A data frame with 15 observations on the following 2 variables.
m
Vm
The British National Corpus, see http://www.natcorp.ox.ac.uk/
data(nessdemog) library(zipfR) nessdemog.spc = spc(m=nessdemog$m, Vm = nessdemog$Vm) plot(nessdemog.spc)