Package: rmdHelpers 1.3.1
rmdHelpers: Helper Functions for Rmd Documents
A series of functions to aid in repeated tasks for Rmd documents. All details are to my personal preference, though I am happy to add flexibility if there are use cases I am missing. I will continue updating with new functions as I add utility functions for myself.
Authors:
rmdHelpers_1.3.1.tar.gz
rmdHelpers_1.3.1.zip(r-4.7)rmdHelpers_1.3.1.zip(r-4.6)rmdHelpers_1.3.1.zip(r-4.5)
rmdHelpers_1.3.1.tgz(r-4.6-any)rmdHelpers_1.3.1.tgz(r-4.5-any)
rmdHelpers_1.3.1.tar.gz(r-4.7-any)rmdHelpers_1.3.1.tar.gz(r-4.6-any)
rmdHelpers_1.3.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rmdHelpers/json (API)
| # Install 'rmdHelpers' in R: |
| install.packages('rmdHelpers', repos = c('https://petersmp.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:b10d28eb12. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 103 | ||
| source / vignettes | OK | 137 | ||
| linux-release-x86_64 | OK | 109 | ||
| macos-release-arm64 | OK | 152 | ||
| macos-oldrel-arm64 | OK | 150 | ||
| windows-devel | OK | 63 | ||
| windows-release | OK | 81 | ||
| windows-oldrel | OK | 67 | ||
| wasm-release | OK | 101 |
Exports:formatEffectTableformatPmyFracmyKableprintListrefNotethisfile_knitthisFileName
Dependencies:clidplyrevaluategenericsgluehighrknitrlifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Helper Functions for Rmd Documents | rmdHelpers-package rmdHelpers |
| Format an effect table | formatEffectTable |
| Format p-value | formatP |
| Print Fraction for markdown | myFrac |
| Wrapper for kable | myKable |
| Print nice lists | printList |
| Generate a popup reference note | refNote |
| Identify the file currently being knitted | thisfile_knit |
| Identify current file | thisFileName |
