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.5-noble)HTMLUtils_0.1.9.tar.gz(r-4.4-noble)
HTMLUtils_0.1.9.tgz(r-4.4-emscripten)HTMLUtils_0.1.9.tgz(r-4.3-emscripten)
HTMLUtils.pdf |HTMLUtils.html✨
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 10 months agofrom:6e7d2f2786. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 22 2024 |
R-4.5-linux | OK | Oct 22 2024 |
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 |