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:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=rmdwc
to link to this page.