Description Usage Arguments Details Value See Also Examples
View source: R/wrapper_functions_lex.div.R
This is just a convenient wrapper function for lex.div.
1 |
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 |
This function calculates the classic type-token ratio (TTR). In contrast to
lex.div,
which by default calculates all possible measures and
their progressing characteristics, this function will only calculate the TTR value,
and characteristics are
off by default.
An object of class kRp.TTR.
kRp.POS.tags,
kRp.text,
kRp.TTR
1 2 3 4 | ## Not run:
TTR(tagged.text)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.