R/example.R

#' Example data frame data
#'
#' Used only for the introduction to data frames example
#'
#'@name example
#'@docType data
#'@usage data(example)
#'@return A data frame
#'@keywords datasets
#'@examples
#' data(example)
NULL
jr-packages/jrIntroduction documentation built on May 24, 2020, 5:19 p.m.