R/sample_data.R

#' @title Sample Data for Analysis
#'
#' @description A simple \code{tibble} tahle is for simple testing and running of examples
#'
#' @format A simple \code{tibble} with 2 column, which are:
#' \describe{
#' \item{x}{random normal data }
#' \item{y}{outcome that is normal based on \code{x} }
#'
#' }
"sample_data"
ydfang/myrpackage documentation built on Aug. 4, 2020, 7:54 p.m.