R/hardhat-example-data.R

#' Example data for hardhat
#'
#' @details Data objects for a training and test set with the same variables:
#' three numeric and two factor columns.
#'
#' @name hardhat-example-data
#' @aliases example_train example_test
#' @docType data
#' @return \item{example_train,example_test}{tibbles}
#'
#' @keywords datasets
#' @examples
#' data("hardhat-example-data")
NULL
DavisVaughan/hardhat documentation built on Oct. 5, 2021, 9:53 a.m.