Skip to content

insightsengineering/rtables.officer

Repository files navigation

rtables.officer

Check 🛠 Docs 📚 Code Coverage 📔

GitHub forks GitHub repo stars

GitHub commit activity GitHub contributors GitHub last commit GitHub pull requests GitHub repo size GitHub language count Project Status: Active – The project has reached a stable, usable state and is being actively developed. Open Issues

Current Version

Reporting Tables with R

The rtables R package was designed to create and display complex tables with R. The cells in an rtable may contain any high-dimensional data structure which can then be displayed with cell-specific formatting instructions. Currently, rtables can export tables in ascii, html, and pdf formats.

The rtables.officer package is designed to support export formats related to the Microsoft Office software suite, including Microsoft Word (docx) and Microsoft PowerPoint (pptx).

rtables and rtables.officer are developed and copy written by F. Hoffmann-La Roche and are released open source under Apache License Version 2.

Installation

You can install the latest development version of rtables.officer directly from GitHub with:

# install.packages("pak")
pak::pak("insightsengineering/rtables.officer")

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages