Calculate readability scores by grouping variables. Readability is an approximation of the ease with which a reader parses and comprehends a written text. These scores use text attributes such as syllable counts, number of words, and number of characters to calculate an approximate grade level reading ease for the text. The readability scores that are calculated include: Flesch Kincaid, Gunning Fog Index, Coleman Liau, SMOG, and Automated Readability Index.
Version: | 0.1.1 |
Depends: | R (≥ 3.2.1) |
Imports: | data.table (≥ 1.9.6), ggplot2, stats, syllable, tidyr |
Suggests: | testthat |
Published: | 2017-01-22 |
Author: | Tyler Rinker [aut, cre] |
Maintainer: | Tyler Rinker <tyler.rinker at gmail.com> |
BugReports: | https://github.com/trinker/readability/issues?state=open |
License: | GPL-2 |
URL: | https://github.com/trinker/readability |
NeedsCompilation: | no |
Citation: | readability citation info |
Materials: | README NEWS |
CRAN checks: | readability results |
Reference manual: | readability.pdf |
Package source: | readability_0.1.1.tar.gz |
Windows binaries: | r-devel: readability_0.1.1.zip, r-release: readability_0.1.1.zip, r-oldrel: readability_0.1.1.zip |
OS X El Capitan binaries: | r-release: readability_0.1.1.tgz |
OS X Mavericks binaries: | r-oldrel: readability_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=readability to link to this page.