pander (version 0.6.5)

pander.zoo: Pander method for zoo class

Description

Prints a zoo object in Pandoc's markdown.

Usage

# S3 method for zoo
pander(x, caption = attr(x, "caption"), ...)

Arguments

x

an zoo object

caption

caption (string) to be shown under the table

...

optional parameters passed to raw pandoc.table function