Output a workflowr R Markdown header with specified title.

ld_workflowr_header(title, toc = FALSE)

Arguments

title

the title of the page.

toc

should the table of contents be generated? Default FALSE.