Learn R Programming

tangram (version 0.8.2)

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

Description

Given a cell_fstat class create an RTF representation.

Usage

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

Value

A text string rendering of the given fstat as a <td> with several <span>'s.

Arguments

object

The cell fstat to render to RTF

id

A unique identifier for traceability

...

additional arguments to renderer. Unused