htmlSummary: Create HTML Report

View source: R/htmlSummary.R

htmlSummaryR Documentation

Create HTML Report

Description

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 TRUE the 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

Value

Path to html report


BiologicalRecordsCentre/sparta documentation built on April 22, 2024, 2:34 p.m.