
This is just a convenient wrapper function for lex.div
.
CTTR(txt, char = FALSE, ...)
An object of either class kRp.tagged
or kRp.analysis
,
containing the tagged text to be analyzed.
Logical, defining whether data for plotting characteristic curves should be calculated.
Further valid options for the main function,
see lex.div
for details.
An object of class kRp.TTR
.
Calculates Carroll's corrected TTR (CTTR). In contrast to
lex.div
,
which by default calculates all possible measures and
their progressing characteristics, this function will only calculate the CTTR value,
and characteristics are
off by default.
# NOT RUN {
CTTR(tagged.text)
# }
Run the code above in your browser using DataLab