Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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")
You can’t perform that action at this time.