pander.describe: Pander method for describe class

Description Usage Arguments

Description

Prints a describe object in Pandoc's markdown.

Usage

1
2
3
## S3 method for class 'describe'
pander(x, caption = attr(x, "caption"),
  digits = panderOptions("digits"), ...)

Arguments

x

an describe object

caption

caption (string) to be shown under the table

digits

number of digits of precision

...

optional parameters passed to raw pandoc.table function


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