This is just a convenient wrapper function for readability
.
gutierrez(txt.file, ...)
Either an object of class kRp.text
,
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, calculation
is done by readability.num
.
Further valid options for the main function,
see readability
for details.
An object of class kRp.readability
.
Calculates Guti<U+00E9>rrez de Polini's F<U+00F3>rmula de comprensibilidad (Guti<U+00E9>rrez, 1972,
as cited in Fern<U+00E1>ndez, 2016).
In contrast to readability
,
which by default calculates all possible indices,
this function will only calculate the index value.
Fern<U+00E1>ndez, A. M. (2016, November 30). F<U+00F3>rmula de comprensibilidad de Guti<U+00E9>rrez de Polini. https://legible.es/blog/comprensibilidad-gutierrez-de-polini/
# NOT RUN {
gutierrez(tagged.text)
# }
Run the code above in your browser using DataLab