R/starr.R

#' Growth from birth to 3 years in healthy babies in the US
#'
#' @format ## `starr`
#' A data frame with 104,798 rows and 5 columns:
#' \describe{
#'   \item{id}{Anonymized identifier}
#'   \item{sex}{Sex of baby}
#'   \item{age}{Age of baby, in days}
#'   \item{height}{Jittered height of baby, in cm}
#'   \item{weight}{Jittered weight of baby, in kg}
#'   ...
#' }
#' @source \doi{doi:10.5061/dryad.4j0zpc8jf}
#' @references \doi{doi:10.1186/s12874-024-02145-1}
"starr"

Try the rbc package in your browser

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

rbc documentation built on April 3, 2025, 10:20 p.m.