Longitudinal biomarker/lab visualizations functions. These can be used stand alone but are also called by the teal.goshawk package which provides teal
modules to be used inside teal
applications.
Functions
g_boxplot
g_correlationplot
g_density_distribution_plot
g_lineplot
g_spaghettiplot
-
t_summarytable
Installation
From July 2023 insightsengineering
packages are available on r-universe.
# stable versions
install.packages('goshawk', repos = c('https://insightsengineering.r-universe.dev', 'https://cloud.r-project.org'))
# beta versions
install.packages('goshawk', repos = c('https://pharmaverse.r-universe.dev', 'https://cloud.r-project.org'))