R/data.R

#' Tumour volume data over time for in-vivo studies
#'
#' A dataset containing the repeatedly measurements of tumour volume data over
#' time for individual animals.
#'
#' @format A data frame with 1462 rows and 6 variables:
#' \describe{
#'   \item{study}{study identifier}
#'   \item{group}{group identifier}
#'   \item{treatment}{treatment type}
#'   \item{animal_id}{animal identifier}
#'   \item{day}{day after implant}
#'   \item{tumour_volume}{volume in mm3}
#' }
"example_data"
AstraZeneca/INSPECTumours documentation built on March 30, 2023, 12:30 p.m.