R/data.R

#' Status of 40,000 patients
#'
#' A dataset containing the demographics and status of 40,000
#' patinets from 20 sites.
#'
#' @format A data frame with 40000 rows and 9 variables:
#' \describe{
#'   \item{patient_id}{patint unique id}
#'   \item{site_id}{site unique id}
#'   ...
#' }
"fake_data"
farhadsalimi/registryr documentation built on June 24, 2022, 12:23 a.m.