insightsengineering / tern

Table, Listings, and Graphs (TLG) library for common outputs used in clinical trials
https://insightsengineering.github.io/tern/
Other
77 stars 22 forks source link
clinical-trials graphs listings nest outputs r tables

tern

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. Current Version Open Issues

The tern R package contains analysis functions to create tables and graphs used for clinical trial reporting.

The package provides a large range of functionality, such as:

Data visualizations:

Statistical model fit summaries:

Analysis tables:

Many of these outputs are available to be added into teal shiny applications for interactive exploration of data. These teal modules are available in the teal.modules.clinical package.

See the TLG Catalog for an extensive catalog of example clinical trial tables, listings, and graphs created using tern functionality.

Installation

tern is available on CRAN and you can install the latest released version with:

install.packages("tern")

or you can install the latest development version directly from GitHub by running the following:

# install.packages("pak")
pak::pak("insightsengineering/tern")

Usage

To understand how to use this package, please refer to the Introduction to tern article, which provides multiple examples of code implementation.

See package vignettes browseVignettes(package = "tern") for usage of this package.

Related

Acknowledgment

This package is the result of the joint efforts by many developers and stakeholders. We would like to thank everyone who has contributed so far!

Stargazers and Forkers

Stargazers over time

Stargazers over time

Stargazers

Stargazers repo roster for tern

Forkers repo roster for tern