R/sampe_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 column, whichj are:
#' \describe{
#' \item{x}{random normal data}
#' \item{y}{outcome that is normal based on \code{x}}
#' }
"sample_data"
onehungano1/maptools documentation built on May 10, 2019, 2:44 p.m.