Function for IOM paged report template
Usage
paged_report(
front_img = NULL,
img_to_dark = FALSE,
other_css = NULL,
toc = TRUE,
toc_depth = 2,
number_sections = FALSE,
...
)
Arguments
- front_img
Cover image
- img_to_dark
Darken cover image
- other_css
Add extra css
- toc
Table of content
- toc_depth
Table of content depth
- number_sections
Number section headings
- ...
Arguments passed to pagedown::html_paged