R/datasets.R

#' Testing Cohort for Testing
#'
#' @format a data.frame with 100,000 columns and 6 variables
#' \describe{
#'     \item{age}{Age of the patent}
#'     \item{sex}{Example biological sex}
#'     \item{race}{Example Race/Ethnicity}
#'     \item{vaccinated}{Binary indicator if the patient was vaccinated}
#'     \item{infected}{Binary indicator if the patient was infected}
#'     \item{cohort_id}{An identifier for the cohort}
#' }

"test_cohort"
medewitt/vecalc documentation built on Dec. 21, 2021, 4:52 p.m.