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 be outputted in ascii html, and pdf, as well Power Point (via conversion to flextable objects). This package rtables.officer is designed to support the exporting outputs relate Microsoft office software such as word and powerpoint.

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

Installation

rtables.officer can be installed with the latest development version directly from GitHub with:

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

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages