pander (version 0.6.0)

pander_return: Pander and capture output

Description

This is a wrapper function around pander but instead of printing to stdout, this function returns a character vector of the captured lines.

Usage

pander_return(...)

Arguments

...

everything passed to pander

See Also

pander