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:
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')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:85f7cc23cc. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 114 | ||
| source / vignettes | OK | 187 | ||
| linux-release-x86_64 | OK | 115 | ||
| wasm-release | OK | 98 |
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 page | Topics |
|---|---|
| Package rtf | rtf-package rtf |
| Insert a header into the RTF document | addHeader,RTF-method addHeader.RTF RTF.addHeader |
| Insert a new line into the RTF document | addNewLine,RTF-method addNewLine.RTF RTF.addNewLine |
| Insert a page break into the RTF document optionally specifying new page settings | addPageBreak,RTF-method addPageBreak.RTF RTF.addPageBreak |
| Insert a paragraph into the RTF document | addParagraph,RTF-method addParagraph.RTF RTF.addParagraph |
| Insert a plot into the RTF document | addPlot,RTF-method addPlot.RTF RTF.addPlot |
| Insert an existing PNG image into the RTF document | addPng,RTF-method addPng.RTF RTF.addPng |
| Insert session information into the RTF document | addSessionInfo,RTF-method addSessionInfo.RTF RTF.addSessionInfo |
| Insert a table into the RTF document | addTable,RTF-method addTable.RTF RTF.addTable |
| Insert text into the RTF document | addText,RTF-method addText.RTF RTF.addText |
| Insert table of contents field | addTOC,RTF-method addTOC.RTF RTF.addTOC |
| Insert a trellis plot object into the RTF document | addTrellisObject,RTF-method addTrellisObject.RTF RTF.addTrellisObject |
| Decrease RTF document indent | decreaseIndent,RTF-method decreaseIndent.RTF RTF.decreaseIndent |
| Write and close the RTF output | done,RTF-method done.RTF RTF.done |
| End a paragraph in the RTF document | endParagraph,RTF-method endParagraph.RTF RTF.endParagraph |
| Increase RTF document indent | increaseIndent,RTF-method increaseIndent.RTF RTF.increaseIndent |
| The RTF class | RTF |
| Get an RTF encoded forest plot | rtf.forest.plot |
| Set RTF document font size | RTF.setFontSize setFontSize,RTF-method setFontSize.RTF |
| Start a new paragraph in the RTF document | RTF.startParagraph startParagraph,RTF-method startParagraph.RTF |
| View encoded RTF | RTF.view view,RTF-method view.RTF |