#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.