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.

Getting started

Package details

AuthorSigbert Klinke [aut, cre]
MaintainerSigbert Klinke <sigbert@hu-berlin.de>
LicenseGPL-3
Version0.3.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rmdwc")

Try the rmdwc package in your browser

Any scripts or data that you put into this service are public.

rmdwc documentation built on Nov. 13, 2022, 1:07 a.m.