Learn R Programming

tangram (version 0.8.2)

rtf.cell_label: Given a cell_label class create an RTF representation.

Description

Given a cell_label class create an RTF representation.

Usage

# S3 method for cell_label
rtf(object, id, ..., point = 18)

Value

An RTF text string rendering of the given label.

Arguments

object

The cell label to render to RTF

id

A unique identifier for traceability

...

additional arguments to renderer. Unused

point

size of main font for cell label