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 April 3, 2025, 10:34 p.m.