R/sample_data.R

#' @title Sample Data for Analysis
#'
#' @description A simple \code{tibble} that is for simple testing and
#' running of examples
#'
#' @format A \code{tibble} with 2 columns, which are:
#' \describe{
#' \item{x}{random normal}
#' \item{r}{outcome normal based on \code{x}}
#' }
"sample_data"
mjbroerman/imgpreppr documentation built on Jan. 1, 2021, 10:28 a.m.