The teal.goshawk package provides teal
modules of the longitudinal visualization functions from the goshawk R package. This enables teal
app developers to easily create applications to explore longitudinal clinical trial data.
Modules
tm_g_gh_boxplot
tm_g_gh_correlationplot
tm_g_gh_density_distribution_plot
tm_g_gh_lineplot
-
tm_g_gh_spaghettiplot
Installation
From July 2023 insightsengineering
packages are available on r-universe.
# stable versions
install.packages('teal.goshawk', repos = c('https://insightsengineering.r-universe.dev', 'https://cloud.r-project.org'))
# beta versions
install.packages('teal.goshawk', repos = c('https://pharmaverse.r-universe.dev', 'https://cloud.r-project.org'))