Rdocumentation
powered by
Learn R Programming
pander (version 0.5.1)
pander.Date: 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