Package: HTMLUtils 0.1.9
HTMLUtils: Facilitates Automated HTML Report Creation
Facilitates automated HTML report creation, in particular framed HTML pages and dynamically sortable tables.
Authors:
HTMLUtils_0.1.9.tar.gz
HTMLUtils_0.1.9.tar.gz(r-4.7-any)HTMLUtils_0.1.9.tar.gz(r-4.6-any)
HTMLUtils_0.1.9.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
HTMLUtils/json (API)
NEWS
| # Install 'HTMLUtils' in R: |
| install.packages('HTMLUtils', repos = c('https://cran.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:6e7d2f2786. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 93 | ||
| source / vignettes | OK | 153 | ||
| linux-release-x86_64 | OK | 91 | ||
| wasm-release | OK | 103 |
Exports:BasicHTMLFramedHTMLHTMLhrefHTMLsortedTableInstallJSCmakePathNamemyHTMLInitFileMyReportBeginMyReportEnd
Dependencies:R2HTML
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Facilitates Automated HTML Report Creation | HTMLUtils-package HTMLUtils |
| creates a basic HTML page displaying plots and annota | BasicHTML |
| creates a framed HTML page displaying plots and annotations | FramedHTML |
| adds an href item to the current HTML page | HTMLhref |
| create sortable table | HTMLsortedTable |
| installs the JS components | InstallJSC |
| create appropriate directory structure if needed | makePathName |
| Begins / Ends a new HTML report output | myHTMLInitFile |
| gracefully initializes the HTML page | MyReportBegin |
| gracefully finalizes the HTML page | MyReportEnd |
