Package: rmdpartials 0.6.1
rmdpartials: Partial 'rmarkdown' Documents to Prettify your Reports
Use 'rmarkdown' partials, also know as child documents in 'knitr', so you can make components for HTML, PDF, and Word documents. The package provides various helper functions to make certain functions easier. You may want to use this package, if you want to flexibly summarise objects using a combination of figures, tables, text, and HTML widgets. Unlike HTML widgets, the output is Markdown and can hence be turn into other output formats than HTML.
Authors:
rmdpartials_0.6.1.tar.gz
rmdpartials_0.6.1.zip(r-4.5)rmdpartials_0.6.1.zip(r-4.4)rmdpartials_0.6.1.zip(r-4.3)
rmdpartials_0.6.1.tgz(r-4.4-any)rmdpartials_0.6.1.tgz(r-4.3-any)
rmdpartials_0.6.1.tar.gz(r-4.5-noble)rmdpartials_0.6.1.tar.gz(r-4.4-noble)
rmdpartials_0.6.1.tgz(r-4.4-emscripten)rmdpartials_0.6.1.tgz(r-4.3-emscripten)
rmdpartials.pdf |rmdpartials.html✨
rmdpartials/json (API)
# Install 'rmdpartials' in R: |
install.packages('rmdpartials', repos = c('https://rubenarslan.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rubenarslan/rmdpartials/issues
Last updated 4 years agofrom:a635ef9738. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-win | OK | Nov 13 2024 |
R-4.5-linux | OK | Nov 13 2024 |
R-4.4-win | OK | Nov 13 2024 |
R-4.4-mac | OK | Nov 13 2024 |
R-4.3-win | OK | Nov 13 2024 |
R-4.3-mac | OK | Nov 13 2024 |
Exports:as.partialenlarge_plotknit_child_debugpartialpaste.knit_asisregression_diagnostics
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Convert text or file to a partial | as.partial |
Generate a small plot that will be enlarged in a modal when clicked | enlarge_plot |
Get some debugging information on various potential problems when making partials | knit_child_debug |
Knit a child document and output as is (render markup) | partial |
Paste and output as is (render markup) | paste.knit_asis |
Print 'knit_asis' as rendered HTML in the viewer | print.knit_asis |
Show the estimated coefficients in a regression and diagnostics | regression_diagnostics |