Skip to contents

Check 🛠 Docs 📚 Code Coverage 📔

GitHub forksGitHub repo stars

GitHub commit activityGitHub contributorsGitHub last commitGitHub pull requestsGitHub repo sizeGitHub language countProject Status: Active – The project has reached a stable, usable state and is being actively developed. Current Version Open Issues

This package contains a set of standard teal modules for you to include in applications. These include modules for:

  • viewing data (including tm_variable_browser, tm_data_table, tm_file_viewer, …)
  • visualizing data (tm_g_scatterplot, tm_g_association, …)
  • understanding missing and outlier values within your data (tm_missing_data, tm_outliers, …)
  • performing simple data analysis (tm_a_pca, tm_g_distribution, tm_a_regression, …).

These modules work with CDISC data, independent datasets and general relational data.

Please see teal gallery and TLG Catalog to see examples of teal apps with modules from this package.

Installation

From July 2023 insightsengineering packages are available on r-universe.

# stable versions
install.packages('teal.modules.general', repos = c('https://insightsengineering.r-universe.dev', 'https://cloud.r-project.org'))

# beta versions
install.packages('teal.modules.general', repos = c('https://pharmaverse.r-universe.dev', 'https://cloud.r-project.org'))

See package vignettes browseVignettes(package = "teal.modules.general") for usage of this package.

Acknowledgment

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

Stargazers repo roster for @insightsengineering/teal.modules.general Forkers repo roster for @insightsengineering/teal.modules.general

Stargazers over time

Stargazers over time