rtf.cell_chi2: Convert an abstract cell_chi2 object into an rtf string

View source: R/render-rtf.R

rtf.cell_chi2R Documentation

Convert an abstract cell_chi2 object into an rtf string

Description

Given a cell_chi2 class create an rtf representation.

Usage

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

Arguments

object

The cell chi2 to render to HTML5

id

A unique identifier for traceability

...

additional arguments to renderer. Unused

Value

A text string rendering of the given chi2 in rtf


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