rmdwc: Count Words, Chars and Non-Whitespace Chars in R Markdown Docs

If you are using R Markdown documents then you have sometimes restrictions about the size of the documents, e.g. number of words, number of characters or non-whitespace characters. rmdcount() computes these counts with and without code chunks and returns the result as data frame.

Version: 0.3.0
Imports: knitr, rstudioapi
Suggests: testthat
Published: 2022-11-12
Author: Sigbert Klinke [aut, cre]
Maintainer: Sigbert Klinke <sigbert at hu-berlin.de>
License: GPL-3
NeedsCompilation: no
Materials: README
CRAN checks: rmdwc results

Documentation:

Reference manual: rmdwc.pdf

Downloads:

Package source: rmdwc_0.3.0.tar.gz
Windows binaries: r-devel: rmdwc_0.3.0.zip, r-release: rmdwc_0.3.0.zip, r-oldrel: rmdwc_0.3.0.zip
macOS binaries: r-release (arm64): rmdwc_0.3.0.tgz, r-oldrel (arm64): rmdwc_0.3.0.tgz, r-release (x86_64): rmdwc_0.3.0.tgz
Old sources: rmdwc archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rmdwc to link to this page.