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 is used to create the data needed for teal applications. This data can be:

  • Independent data frames
  • CDISC data (for clinical trial reporting)
  • Relational data
  • MultiAssayExperiment objects

This package provides:

  • the mechanism for pulling data from existing systems
  • the ability to mutate (i.e.Β pre-process) the data
  • record the operations used to create the data to enable reproducibility

Installation

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

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

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

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

Stargazers and Forkers

Stargazers over time

Stargazers over time

Stargazers

Stargazers repo roster for @insightsengineering/teal.data

Forkers

Forkers repo roster for @insightsengineering/teal.data