Package: heddlr 0.6.1
heddlr: Dynamic R Markdown Document Generation
Helper functions designed to make dynamically generating R Markdown documents easier by providing a simple and tidy way to create report pieces, shape them to your data, and combine them for exporting into a single R Markdown document.
Authors:
heddlr_0.6.1.tar.gz
heddlr_0.6.1.zip(r-4.7)heddlr_0.6.1.zip(r-4.6)heddlr_0.6.1.zip(r-4.5)
heddlr_0.6.1.tgz(r-4.6-any)heddlr_0.6.1.tgz(r-4.5-any)
heddlr_0.6.1.tar.gz(r-4.7-any)heddlr_0.6.1.tar.gz(r-4.6-any)
heddlr_0.6.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
heddlr/json (API)
NEWS
| # Install 'heddlr' in R: |
| install.packages('heddlr', repos = c('https://mikemahoney218.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mikemahoney218/heddlr/issues
Pkgdown/docs site:https://mikemahoney218.github.io
Last updated from:2b05b946bf. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 121 | ||
| source / vignettes | OK | 175 | ||
| linux-release-x86_64 | OK | 130 | ||
| macos-release-arm64 | OK | 101 | ||
| macos-oldrel-arm64 | OK | 82 | ||
| windows-devel | OK | 103 | ||
| windows-release | OK | 94 | ||
| windows-oldrel | OK | 68 | ||
| wasm-release | OK | 113 |
Exports:assemble_draftbulk_replacecreate_yaml_headerexport_templateextract_draftextract_patternheddleimport_draftimport_patternmake_templateprovide_parametersuse_parameters
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Bulk replace a pattern throughout multiple files. | bulk_replace |
| Convert list objects into R Markdown YAML headers | create_yaml_header |
| Safely export templates to file. | export_template |
| Extract multiple patterns into a single draft object | extract_draft |
| Extract patterns from larger documents | extract_pattern |
| Transform pattern objects into template pieces | heddle |
| Import multiple patterns into a single draft object | import_draft |
| Quickly import plaintext files. | import_pattern |
| Linearly combine template elements into templates | make_template |
| Easily provide parameters to R Markdown render calls | provide_parameters |
| Automatically include session objects as report parameters | use_parameters |
