pander.cast_df: Pander method for cast_df class
Description
Prints a cast_df object in Pandoc's markdown.Usage
## S3 method for class 'cast_df':
pander(x, caption = attr(x, "caption"), ...)
Arguments
caption
caption (string) to be shown under the table
...
optional parameters passed to raw pandoc.table function