Learn R Programming

koRpus (version 0.04-40)

fucks: Readability: Fucks' Stilcharakteristik

Description

This is just a convenient wrapper function for readability.

Usage

fucks(txt.file, ...)

Arguments

txt.file
Either an object of class kRp.tagged-class, a character vector which must be be a valid path to a file containing the text to be analyzed, or a list of text features. If the latter, c
...
Further valid options for the main function, see readability for details.

Value

Details

Calculates Fucks' Stilcharakteristik ("characteristics of style"). In contrast to readability, which by default calculates all possible indices, this function will only calculate the index value.

This formula doesn't need syllable count.

References

Fucks, W. (1955). Der Unterschied des Prosastils von Dichtern und anderen Schriftstellern. Sprachforum, 1, 233--244.

Examples

Run this code
fucks(tagged.text)

Run the code above in your browser using DataLab