R/data.R

#' A simple dataset
#'
#' @format A data frame with 10 rows and 2 variables:
#' \describe{
#'   \item{X}{integers 1 to 10}
#'   \item{Y}{the square of X}
#'   ...
#' }
"example_data"
kstagaman/autoNumCaptions documentation built on Sept. 13, 2022, 12:38 p.m.