pander.gtable: Pander method for gtable class

View source: R/S3.R

pander.gtableR Documentation

Pander method for gtable class

Description

Renders an gtable object in Pandoc's markdown.

Usage

## S3 method for class 'gtable'
pander(x, zsort = FALSE, ...)

Arguments

x

an gtable object

zsort

Sort by z values? Default FALSE

...

optional parameters passed to raw pandoc.table function


pander documentation built on March 18, 2022, 6:39 p.m.