createSimplePage {goxygen} | R Documentation |
Creates markdown code from a supplied data list
createSimplePage(data)
data |
a list of data entries for the resulting markdown page. Following entries can be provided:
|
a character vector containing the produced markdown text
Jan Philipp Dietrich