
Renders an summary.table object in Pandoc's markdown.
# S3 method for summary.table
pander(x, caption = attr(x, "caption"), print.call = T, ...)
an function object
caption (string) to be shown under the table
(defaut:TRUE
) if call should be printed
optional parameters passed to raw pandoc.table
function