pander_return: Pander and capture output

View source: R/S3.R

pander_returnR Documentation

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


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