pandoc.date.return: Dates

Description Usage Arguments Value Examples

Description

Pandoc's mardown date.

Usage

1
pandoc.date.return(x, inline = TRUE, simplified = FALSE)

Arguments

x

date or vector of dates

inline

if to render vector of dates as inline paragraph or not (as list)

simplified

if just add date formatting to vector of dates

Value

By default this function outputs (see: cat) the result. If you would want to catch the result instead, then call the function ending in .return.

Examples

1
2
3

huashan/pander documentation built on May 17, 2019, 9:10 p.m.