| pander.mtable {pander} | R Documentation |
Prints a mtable object in Pandoc's markdown.
## S3 method for class 'mtable' pander(x, caption = attr(x, "caption"), ...)
x |
a mtable object |
caption |
caption (string) to be shown under the table |
... |
optional parameters passed to raw |