rtf: S3 rtf Method function for use on abstract table class

View source: R/render-rtf.R

rtfR Documentation

S3 rtf Method function for use on abstract table class

Description

S3 rtf Method function for use on abstract table class

Usage

rtf(object, id, ...)

Arguments

object

The cell to render to RTF

id

A unique identifier for the table (strongly recommended). If not provided, caption will be used.

...

additional arguments to renderer. Unused at present.

Value

A text string rendering of the given table


spgarbet/tangram documentation built on Feb. 12, 2023, 7:13 p.m.