koRpus (version 0.13-8)

S.ld: Lexical diversity: Summer's S

Description

This is just a convenient wrapper function for lex.div.

Usage

S.ld(txt, char = FALSE, ...)

Arguments

txt

An object of class kRp.text containing the tagged text to be analyzed.

char

Logical, defining whether data for plotting characteristic curves should be calculated.

...

Further valid options for the main function, see lex.div for details.

Value

An object of class kRp.TTR.

Details

This function calculates Summer's S. In contrast to lex.div, which by default calculates all possible measures and their progressing characteristics, this function will only calculate the S value, and characteristics are off by default.

See Also

kRp.POS.tags, kRp.text, kRp.TTR

Examples

Run this code
# NOT RUN {
S.ld(tagged.text)
# }

Run the code above in your browser using DataLab