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