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_boxplottm_g_gh_correlationplottm_g_gh_density_distribution_plottm_g_gh_lineplottm_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")