ld_workflowr_header: Create a workflowr Header

View source: R/headers.r

ld_workflowr_headerR Documentation

Create a workflowr Header

Description

Output a workflowr R Markdown header with specified title.

Usage

ld_workflowr_header(title, toc = FALSE)

Arguments

title

the title of the page.

toc

should the table of contents be generated? Default FALSE.

Value

An S3 instance of class 'listdown_header' containing the R Markdown 'workflowr' header data.


listdown documentation built on April 3, 2023, 5:42 p.m.