edit_html_report: Edit HTML validation report

View source: R/utils-report.R

edit_html_reportR Documentation

Edit HTML validation report

Description

Useful when items are programmatically generated and the HTML output cannot be determined in advance.

Usage

edit_html_report(..., source = path, path = "public/index.html")

Arguments

...

Allow for parameter expansion.

source

Document to edit. Defaults to path to overwrite the existing report. Set to NULL to fallback to the shinyValidator original template.

path

Where to write. Default to the global report in /public.

Value

Modified HTML report in public dir.


Novartis/shinyValidator documentation built on Aug. 21, 2023, 4:42 a.m.