#' @importFrom ggplot2 autoplot
#' @export
ggplot2::autoplot
#' @importFrom recipes prep
#' @export
recipes::prep
#' @importFrom recipes bake
#' @export
recipes::bake
#' @importFrom generics tidy
#' @export
generics::tidy
#' @importFrom generics tunable
#' @export
generics::tunable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.