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.1.1 |
Imports: | knitr |
Published: | 2020-08-27 |
Author: | Sigbert Klinke [aut, cre] |
Maintainer: | Sigbert Klinke <sigbert at hu-berlin.de> |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | rmdwc results |
Reference manual: | rmdwc.pdf |
Package source: | rmdwc_0.1.1.tar.gz |
Windows binaries: | r-devel: rmdwc_0.1.1.zip, r-release: rmdwc_0.1.1.zip, r-oldrel: rmdwc_0.1.1.zip |
macOS binaries: | r-release: rmdwc_0.1.1.tgz, r-oldrel: rmdwc_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=rmdwc to link to this page.