R/data.R

#' parsnip model specification database
#'
#' This is used in the RStudio add-in and captures information about mode
#' specifications in various R packages.
#'
#' @name model_db
#' @aliases model_db
#' @docType data
#' @return \item{model_db}{a data frame}
#' @keywords datasets internal
#' @examplesIf !parsnip:::is_cran_check()
#' data(model_db)
NULL

Try the parsnip package in your browser

Any scripts or data that you put into this service are public.

parsnip documentation built on Aug. 18, 2023, 1:07 a.m.