Package: rtf 0.4-14

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, cre, cph]

rtf_0.4-14.tar.gz
rtf_0.4-14.zip(r-4.5)rtf_0.4-14.zip(r-4.4)rtf_0.4-14.zip(r-4.3)
rtf_0.4-14.tgz(r-4.4-any)rtf_0.4-14.tgz(r-4.3-any)
rtf_0.4-14.tar.gz(r-4.5-noble)rtf_0.4-14.tar.gz(r-4.4-noble)
rtf_0.4-14.tgz(r-4.4-emscripten)rtf_0.4-14.tgz(r-4.3-emscripten)
rtf.pdf |rtf.html
rtf/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/schaffman5/rtf/issues

On CRAN:

39 exports 5 stars 3.19 score 2 dependencies 10 dependents 5 mentions 160 scripts 5.0k downloads

Last updated 5 years agofrom:09ed94bc77. Checks:OK: 1 WARNING: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 02 2024
R-4.5-winWARNINGSep 02 2024
R-4.5-linuxWARNINGSep 02 2024
R-4.4-winWARNINGSep 02 2024
R-4.4-macWARNINGSep 02 2024
R-4.3-winWARNINGSep 02 2024
R-4.3-macWARNINGSep 02 2024

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

An R Package for RTF output

Rendered fromrtf.Rnwusingutils::Sweaveon Sep 02 2024.

Last update: 2018-05-17
Started: 2013-12-14

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