pander.stat.table: Pander method for stat.table class

Description Usage Arguments

Description

Prints an stat.table object in Pandoc's markdown.

Usage

1
2
## S3 method for class 'stat.table'
pander(x, caption = attr(x, "caption"), ...)

Arguments

x

an stat.table object

caption

caption (string) to be shown under the table

...

optional parameters passed to raw pandoc.table function


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