README.md

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")


Try the rtf package in your browser

Any scripts or data that you put into this service are public.

rtf documentation built on March 26, 2020, 7:40 p.m.