pander.Date {pander}R Documentation

Pander method for Date class

Description

Prints a Date object in Pandoc's markdown.

Usage

## S3 method for class 'Date'
pander(x, ...)

Arguments

x

a Date object

...

optional parameters passed to raw pandoc.date function


[Package pander version 0.6.5 Index]