Package: rmdwc
Type: Package
Title: Count Words, Chars and Non-Whitespace Chars in R Markdown Docs
Version: 0.3.0
Date: 2022-11-12
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, rstudioapi
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2022-11-12 17:12:06 UTC; sk
Author: Sigbert Klinke [aut, cre]
Maintainer: Sigbert Klinke <sigbert@hu-berlin.de>
Repository: CRAN
Date/Publication: 2022-11-12 17:30:02 UTC
Built: R 4.2.0; ; 2022-11-13 12:49:40 UTC; unix
