Learn R Programming

goxygen (version 1.0.3)

createIndexPage: createIndexPage

Description

Creates markdown code from a supplied data list

Usage

createIndexPage(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

citation

A read in citation in Citation File Format (CFF)

Author

Jan Philipp Dietrich

See Also

goxygen