rtf.cell: Given a cell class create an RTF representation.
Description
Given a cell class create an RTF representation.
Usage
# S3 method for cell
rtf(object, id, ...)
Value
An RTF string rendering of the given cell.
Arguments
- object
The cell to render to RTF
- id
A unique identifier for traceability
- ...
additional arguments to renderer. Unused