Roche/rtables: Reporting Tables

Reporting tables often have structure that goes beyond simple rectangular data. The 'rtables' package provides a framework for declaring complex multi-level tabulations and then applying them to data. This framework models both tabulation and the resulting tables as hierarchical, tree-like objects which support sibling sub-tables, arbitrary splitting or grouping of data in row and column dimensions, cells containing multiple values, and the concept of contextual summary computations. A convenient pipe-able interface is provided for declaring table layouts and the corresponding computations, and then applying them to data.

Getting started

Package details

Maintainer
LicenseApache License 2.0 | file LICENSE
Version0.6.7
URL https://github.com/insightsengineering/rtables https://insightsengineering.github.io/rtables/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Roche/rtables")
Roche/rtables documentation built on April 20, 2024, 9:16 p.m.