C.ld {koRpus} | R Documentation |
Lexical diversity: Herdan's C
Description
This is just a convenient wrapper function for lex.div
.
Usage
C.ld(txt, char = FALSE, ...)
Arguments
txt |
An object of class |
char |
Logical, defining whether data for plotting characteristic curves should be calculated. |
... |
Further valid options for the main function,
see |
Details
Calculates Herdan's C. In contrast to
lex.div
,
which by default calculates all possible measures and
their progressing characteristics, this function will only calculate the C value,
and characteristics are
off by default.
Value
An object of class kRp.TTR
.
See Also
kRp.POS.tags
,
kRp.text
,
kRp.TTR
Examples
## Not run:
C.ld(tagged.text)
## End(Not run)
[Package koRpus version 0.13-8 Index]