#' @import dplyr
#' @import ggplot2
#' @import here
#' @import kknn
#' @importFrom magrittr %>%
#' @import naivebayes
#' @import parsnip
#' @import progress
#' @import ranger
#' @import readr
#' @import recipes
#' @import rsample
#' @import stringr
#' @import tibble
#' @import tidyr
#' @import xgboost
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.