view.RTF {rtf}R Documentation

View encoded RTF

Description

View encoded RTF.

Usage

## S3 method for class 'RTF'
view(this, ...)

Arguments

this

An RTF object.

...

Not used.

Value

Output the content of the object as RTF code.

Author(s)

Michael E. Schaffer

See Also

For more information see RTF.


[Package rtf version 0.4-14.1 Index]