R/data-example-clinical.R

#' Clinical variables of 229 patients
#'
#' A tibble wuith clinical characteristics for 229 patients 
#'
#' @format A tibble with 229 rows and 6 variables
#' \describe{
#'   \item{age}{age at diagnosis}
#'   \item{race}{self-idenitifed race}
#'   \item{sex}{patient biological sex}
#'   \item{status}{disease status}
#'   \item{deidenitifed_sample}{sample identifier}
#'   \item{deidentified_id}{patient identifier}
#' }
"example_clinical"

Try the spatialTIME package in your browser

Any scripts or data that you put into this service are public.

spatialTIME documentation built on April 1, 2023, 12:18 a.m.