dot-header: .header

Description Usage Arguments Author(s) See Also

Description

helper function which writes a title for a markdown section

Usage

1
.header(zz, title, level, id = NULL)

Arguments

zz

a connection object of class "textConnection" containing the markdown document

title

the title to be used (character vector of length 1)

level

level of the heading (1 means main header, higher numbers reflect lower levels)

id

ID given to the title (relevant for anchors)

Author(s)

Jan Philipp Dietrich

See Also

goxygen, createModulePage


goxygen documentation built on Aug. 16, 2020, 5:06 p.m.