Create html outputs for a given mortality rate/fraction analysis
Source:R/html.R
champs_web_report.Rd
Create html outputs for a given mortality rate/fraction analysis
Usage
champs_web_report(obj, path = tempfile(), title = NULL)
Arguments
- obj
An object that comes from
get_rates_and_fractions()
.- path
Path to where the output html will be stored.
- title
Title of the page to place in the header. If not provided, the condition name found in the provided
obj
will be used