R/headers.r
ld_workflowr_header.Rd
Output a workflowr R Markdown header with specified title.
ld_workflowr_header(title, toc = FALSE)
the title of the page.
should the table of contents be generated? Default FALSE.