pander.cast_df: Pander method for cast_df class

View source: R/S3.R

pander.cast_dfR Documentation

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

x

a cast_df object

caption

caption (string) to be shown under the table

...

optional parameters passed to raw pandoc.table function


Rapporter/pander documentation built on March 23, 2022, 2:22 a.m.