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