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

View source: R/render-rtf.R

rtf.cell_iqrR Documentation

Convert an abstract cell_iqr object into an RTF string

Description

Given a cell_quantile class create an RTF representation.

Usage

## S3 method for class 'cell_iqr'
rtf(object, id, ..., point = 9)

Arguments

object

The cell quantile to render to RTF

id

A unique identifier for traceability

...

additional arguments to renderer. Unused

point

numeric; The font point size to use in display

Value

An RTF string rendering of the given quantile.


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