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


Rapporter/pander documentation built on March 1, 2025, 6:05 a.m.