Create HTML Report for an occDet object.
Usage
htmlSummary(occDet, open = TRUE, output_dir = getwd(), output_file = NULL, ...)Arguments
- occDet
An object of class occDet
- open
Logical, if
TRUEthe html report is opened once complete- output_dir
Character, the directory where the html file will be saved, defaults to the working directory.
- output_file
(Optional) The file name given to the html file
- ...
Additional arguments passed to rmarkdown::render
