Other packages > Find by keyword >

r2rtf  

Easily Create Production-Ready Rich Text Format (RTF) Tables and Figures
View on CRAN: Click here


Download and install r2rtf package within the R console
Install from CRAN:
install.packages("r2rtf")

Install from Github:
library("remotes")
install_github("cran/r2rtf")

Install by package version:
library("remotes")
install_version("r2rtf", "1.3.0")



Attach the package and use:
library("r2rtf")
Maintained by
Benjamin Wang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-04-03
Latest Update: 2025-03-11
Description:
Create production-ready Rich Text Format (RTF) table and figure with flexible format.
How to cite:
Benjamin Wang (2020). r2rtf: Easily Create Production-Ready Rich Text Format (RTF) Tables and Figures. R package version 1.3.0, https://cran.r-project.org/web/packages/r2rtf. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.1 (2020-04-03 17:50), 0.2.0 (2020-12-04 07:20), 0.3.0 (2021-06-01 07:00), 0.3.1 (2021-09-09 19:40), 0.3.2 (2021-12-07 19:00), 0.3.3 (2022-03-07 08:50), 0.3.4 (2022-04-08 14:50), 0.3.5 (2022-05-17 17:00), 1.0.0 (2023-01-12 05:10), 1.0.1 (2023-02-02 01:20), 1.0.2 (2023-05-01 21:00), 1.0.3 (2023-05-27 00:30), 1.0.4 (2023-06-18 17:40), 1.1.0 (2023-07-10 21:00), 1.1.1 (2023-10-25 10:00), 1.1.2 (2025-02-21 16:40), 1.1.3 (2025-02-28 17:00), 1.1.4 (2025-03-11 19:40), 1.2.0 (2025-08-22 07:50)
Other packages that cited r2rtf R package
View r2rtf citation profile
Other R packages that r2rtf depends, imports, suggests or enhances
Complete documentation for r2rtf
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA