Learn R Programming

tangram (version 0.8.2)

rtf.cell_n: Convert an abstract cell_n object into an RTF string

Description

Given a cell_n class create an RTF representation.

Usage

# S3 method for cell_n
rtf(object, id, ...)

Value

An RTF string rendering of the given n.

Arguments

object

The cell n to render to RTF

id

A unique identifier for traceability

...

additional arguments to renderer. Unused