Package: rtf 0.4-15

Kyun-Seop Bae

rtf: Rich Text Format ('RTF') Output

A set of R functions to output Rich Text Format ('RTF') files with high resolution tables and graphics that may be edited with a standard word processor such as Microsoft Word.

Authors:Michael E. Schaffer [aut, cph], Kyun-Seop Bae [ctb, cre]

rtf_0.4-15.tar.gz
rtf_0.4-15.tar.gz(r-4.7-any)rtf_0.4-15.tar.gz(r-4.6-any)
rtf_0.4-15.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
rtf/json (API)

# Install 'rtf' in R:
install.packages('rtf', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

4.00 score 2 stars 201 scripts 273 downloads 5 mentions 39 exports 2 dependencies

Last updated from:85f7cc23cc. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK114
source / vignettesOK187
linux-release-x86_64OK115
wasm-releaseOK98

Exports:addHeaderaddHeader.RTFaddNewLineaddNewLine.RTFaddPageBreakaddPageBreak.RTFaddParagraphaddParagraph.RTFaddPlotaddPlot.RTFaddPngaddPng.RTFaddSessionInfoaddSessionInfo.RTFaddTableaddTable.RTFaddTextaddText.RTFaddTOCaddTOC.RTFaddTrellisObjectaddTrellisObject.RTFdecreaseIndentdecreaseIndent.RTFdonedone.RTFendParagraphendParagraph.RTFincreaseIndentincreaseIndent.RTFRTFrtf.forest.plotrtf.forest.plot.xscalesetFontSizesetFontSize.RTFstartParagraphstartParagraph.RTFviewview.RTF

Dependencies:R.methodsS3R.oo

Readme and manuals

Help Manual

Help pageTopics
Package rtfrtf-package rtf
Insert a header into the RTF documentaddHeader,RTF-method addHeader.RTF RTF.addHeader
Insert a new line into the RTF documentaddNewLine,RTF-method addNewLine.RTF RTF.addNewLine
Insert a page break into the RTF document optionally specifying new page settingsaddPageBreak,RTF-method addPageBreak.RTF RTF.addPageBreak
Insert a paragraph into the RTF documentaddParagraph,RTF-method addParagraph.RTF RTF.addParagraph
Insert a plot into the RTF documentaddPlot,RTF-method addPlot.RTF RTF.addPlot
Insert an existing PNG image into the RTF documentaddPng,RTF-method addPng.RTF RTF.addPng
Insert session information into the RTF documentaddSessionInfo,RTF-method addSessionInfo.RTF RTF.addSessionInfo
Insert a table into the RTF documentaddTable,RTF-method addTable.RTF RTF.addTable
Insert text into the RTF documentaddText,RTF-method addText.RTF RTF.addText
Insert table of contents fieldaddTOC,RTF-method addTOC.RTF RTF.addTOC
Insert a trellis plot object into the RTF documentaddTrellisObject,RTF-method addTrellisObject.RTF RTF.addTrellisObject
Decrease RTF document indentdecreaseIndent,RTF-method decreaseIndent.RTF RTF.decreaseIndent
Write and close the RTF outputdone,RTF-method done.RTF RTF.done
End a paragraph in the RTF documentendParagraph,RTF-method endParagraph.RTF RTF.endParagraph
Increase RTF document indentincreaseIndent,RTF-method increaseIndent.RTF RTF.increaseIndent
The RTF classRTF
Get an RTF encoded forest plotrtf.forest.plot
Set RTF document font sizeRTF.setFontSize setFontSize,RTF-method setFontSize.RTF
Start a new paragraph in the RTF documentRTF.startParagraph startParagraph,RTF-method startParagraph.RTF
View encoded RTFRTF.view view,RTF-method view.RTF