Learn R Programming

⚠️There's a newer version (0.4-14.1) of this package.Take me there.

rtf R Package

An R package to produce RTF documents.

Installation

From CRAN:

install.packages("rtf")

or from github:

library(devtools)
install_github("schaffman5/rtf")

Usage

See the vignette for usage details: https://cran.r-project.org/web/packages/rtf/index.html

vignette("rtf")

Copy Link

Version

Install

install.packages('rtf')

Monthly Downloads

6,147

Version

0.4-14

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Michael Schaffer PhD

Last Published

May 27th, 2019

Functions in rtf (0.4-14)

Non-documented objects

Non-documented objects
addText.RTF

Insert text into the RTF document
addPageBreak.RTF

Insert a page break into the RTF document optionally specifying new page settings
addPlot.RTF

Insert a plot into the RTF document
addHeader.RTF

Insert a header into the RTF document
increaseIndent.RTF

Increase RTF document indent
decreaseIndent.RTF

Decrease RTF document indent
setFontSize.RTF

Set RTF document font size
addTrellisObject.RTF

Insert a trellis plot object into the RTF document
addParagraph.RTF

Insert a paragraph into the RTF document
RTF

The RTF class
addPng.RTF

Insert an existing PNG image into the RTF document
done.RTF

Write and close the RTF output
endParagraph.RTF

End a paragraph in the RTF document
startParagraph.RTF

Start a new paragraph in the RTF document
addTable.RTF

Insert a table into the RTF document
view.RTF

View encoded RTF
addNewLine.RTF

Insert a new line into the RTF document
rtf-package

Package rtf
addSessionInfo.RTF

Insert session information into the RTF document
addTOC.RTF

Insert table of contents field
rtf.forest.plot

Get an RTF encoded forest plot