rtf.cell: Given a cell class create an RTF representation.

View source: R/render-rtf.R

rtf.cellR Documentation

Given a cell class create an RTF representation.

Description

Given a cell class create an RTF representation.

Usage

## S3 method for class 'cell'
rtf(object, id, ...)

Arguments

object

The cell to render to RTF

id

A unique identifier for traceability

...

additional arguments to renderer. Unused

Value

An RTF string rendering of the given cell.


tangram documentation built on Feb. 16, 2023, 5:59 p.m.