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.
tm_g_gh_boxplot
tm_g_gh_correlationplot
tm_g_gh_density_distribution_plot
tm_g_gh_lineplot
tm_g_gh_spaghettiplot
# stable versions
# install.packages("pak")
pak::pkg_install("insightsengineering/teal.goshawk@*release")
# beta versions
# install.packages("pak")
pak::pkg_install("insightsengineering/teal.goshawk")