benmarwick/wordcountaddin: Word counts and readability statistics in R markdown documents

An addin for RStudio that will count the words and characters in a plain text document. It is designed for use with RMarkdown documents and will exclude YAML header content, code chunks and inline code from the counts. It also computes readability statistics so you can get an idea of how easy or difficult your text is to read.

Getting started

Package details

MaintainerBen Marwick <benmarwick@gmail.com>
LicenseMIT + file LICENSE
Version0.3.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("benmarwick/wordcountaddin")
benmarwick/wordcountaddin documentation built on March 18, 2024, 7:28 a.m.