Nothing
#' parsnip methods for partial least squares (PLS)
#'
#' \pkg{plsmod} offers a function to fit ordinary, sparse, and discriminant
#' analysis PLS models.
#'
#' The model function works with the tidymodels infrastructure so that the model
#' can be resampled, tuned, tided, etc.
#'
#' @includeRmd man/rmd/example.Rmd details
#' @keywords internal
"_PACKAGE"
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.