createSimplePage {goxygen}R Documentation

createSimplePage

Description

Creates markdown code from a supplied data list

Usage

createSimplePage(data)

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

Value

a character vector containing the produced markdown text

Author(s)

Jan Philipp Dietrich

See Also

goxygen


[Package goxygen version 1.0.3 Index]