rtf.default {tangram}R Documentation

Default conversion to RTF for an abstract table element

Description

Gives a warning and produces an empty cell

Usage

## Default S3 method:
rtf(object, id, ...)

Arguments

object

The cell to render to RTF

id

A unique identifier for traceability

...

additional arguments to renderer. Unused

Value

A RTF string rendering of the given cell


[Package tangram version 0.8.2 Index]