Description Usage Arguments Details Value References Examples
View source: R/wrapper_functions_readability.R
This is just a convenient wrapper function for readability.
1 |
txt.file |
Either an object of class |
... |
Further valid options for the main function,
see |
Calculates Fucks' Stilcharakteristik ("characteristics of style"; Fucks, 1955,
as cited in Briest, 1974).
In contrast to readability,
which by default calculates all possible indices,
this function will only calculate the index value.
An object of class kRp.readability.
Briest, W. (1974). Kann man Verständlichkeit messen? Zeitschrift für Phonetik, Sprachwissenschaft und Kommunikationsforschung, 27, 543–563.
1 2 3 4 | ## Not run:
fucks(tagged.text)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.