Learn R Programming

goxygen (version 1.0.3)

createSimplePage: createSimplePage

Description

Creates markdown code from a supplied data list

Usage

createSimplePage(data)

Value

a character vector containing the produced markdown text

Arguments

data

a list of data entries for the resulting markdown page. Following entries can be provided:

title

Page title

description

General description

limitations

Limitations the implementation comes with

authors

Module authors

Author

Jan Philipp Dietrich

See Also

goxygen