Package: rmdwc 0.3.1
rmdwc: Count Words and Characters in R Markdown and Jupyter Notebooks
Computes word, character, and non-whitespace character counts in R Markdown documents and Jupyter notebooks, with or without code chunks. Returns results as a data frame.
Authors:
rmdwc_0.3.1.tar.gz
rmdwc_0.3.1.zip(r-4.7)rmdwc_0.3.1.zip(r-4.6)rmdwc_0.3.1.zip(r-4.5)
rmdwc_0.3.1.tgz(r-4.6-any)rmdwc_0.3.1.tgz(r-4.5-any)
rmdwc_0.3.1.tar.gz(r-4.7-any)rmdwc_0.3.1.tar.gz(r-4.6-any)
rmdwc_0.3.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rmdwc/json (API)
| # Install 'rmdwc' in R: |
| install.packages('rmdwc', repos = c('https://sigbertklinke.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sigbertklinke/rmdwc/issues
Last updated from:8f20bed523. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 94 | ||
| source / vignettes | OK | 163 | ||
| linux-release-x86_64 | OK | 109 | ||
| macos-release-arm64 | OK | 90 | ||
| macos-oldrel-arm64 | OK | 101 | ||
| windows-devel | OK | 79 | ||
| windows-release | OK | 66 | ||
| windows-oldrel | OK | 79 | ||
| wasm-release | OK | 100 |
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Count text elements in Jupyter Notebook files | ipynbcount |
| Word, character and non-whitespace characters count | rmdcount txtcount |
| rmdcountAddin | rmdcountAddin |
| Word-, character and non-whitespace characters count for a text | rmdwcl |
