Pander method for tabular class
Renders an tabular object in Pandoc's markdown.
## S3 method for class 'tabular' pander(x, caption = attr(x, "caption"), emphasize.rownames = TRUE, digits = panderOptions("digits"), ...)
x |
an function object |
caption |
caption (string) to be shown under the table |
emphasize.rownames |
(defaut: |
digits |
number of digits of precision |
... |
optional parameters passed to raw |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.