powered by
This is just a convenient wrapper function for lex.div.
lex.div
R.ld(txt, char = FALSE, ...)
An object of either class kRp.tagged-class or kRp.analysis-class, containing the tagged text to be analyzed.
kRp.tagged-class
kRp.analysis-class
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-class.
kRp.TTR-class
This function calculates Guiraud's R. In contrast to lex.div, which by default calculates all possible measures and their progressing characteristics, this function will only calculate the R value, and characteristics are off by default.
kRp.POS.tags, kRp.tagged-class, kRp.TTR-class
kRp.POS.tags
# NOT RUN { R.ld(tagged.text) # }
Run the code above in your browser using DataLab