Package: rmdwc
Type: Package
Title: Count Words, Chars and Non-Whitespace Chars in R Markdown Docs
Version: 0.2.1
Date: 2021-08-30
Authors@R: 
  c(person("Sigbert", "Klinke", email="sigbert@hu-berlin.de", role=c("aut", "cre")))
Description: 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.
Imports: knitr
License: GPL-3
RoxygenNote: 7.1.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2021-09-02 07:59:49 UTC; sk
Author: Sigbert Klinke [aut, cre]
Maintainer: Sigbert Klinke <sigbert@hu-berlin.de>
Repository: CRAN
Date/Publication: 2021-09-07 12:00:01 UTC
