pander (version 0.6.2)

pander.rlm: Pander method for rlm class

Description

Prints an rlm object in Pandoc's markdown.

Usage

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

Arguments

x

an rlm object

caption

caption (string) to be shown under the table

...

optional parameters passed to raw pandoc.table function