pagedown template for SDCOE - survey version

sdcoe_paged_survey(
  toc = FALSE,
  toc_depth = 2,
  number_sections = FALSE,
  title_color = "#ff9447",
  front_cover = system.file("assets/img_ex.jpeg", package = "sdcoe"),
  ...
)

Arguments

toc

Table of contents

toc_depth

Table of contents depth

number_sections

Number sections

title_color

Color of the title

front_cover

Front cover image

...

Params to pagedown::html_paged

Value

An Rmd template with pagedown