pander.sym.data.table: Pander method for symbolic data table
Description
Prints a symbolic data table in Pandoc's markdown
Usage
# S3 method for sym.data.table
pander(x, caption = attr(x, "caption"), ...)
Arguments
caption
caption (string) to be shown under the table
...
optional parameters passed to raw pandoc.table function