.header | R Documentation |
helper function which writes a title for a markdown section
.header(zz, title, level, id = NULL)
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) |
Jan Philipp Dietrich
goxygen
, createModulePage
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.