R/documenting_data.R

#'  A Simulated Data Set About Eczema
#'
#' @name eczema
#' @docType data
#' @keywords data
"eczema"

#' A Simulated Data Set About Pregnancy Complications
#'
#' We use this data set in all the examples in the package.
#'
#' @name complications
#' @docType data
#' @keywords data
"complications"

Try the tame package in your browser

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

tame documentation built on April 12, 2025, 1:40 a.m.