R/data.R

#'
NULL

#' Example electronic health record (heightcm, weightkg) data.
#'
#' @title syngrowth
#' @description A synthetic set of measurements from ~3,500
#'   subjects generated using Synthea, with measurement errors
#'   for testing with growthcleanr. Contains both pediatric and adult data.
#'
#' @format A data frame with six variables: \code{id}, \code{subjid},
#'   \code{sex}, \code{agedays}, \code{param}, and \code{measurement}
"syngrowth"

Try the growthcleanr package in your browser

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

growthcleanr documentation built on June 24, 2024, 5:16 p.m.