Nothing
#' @keywords internal
"_PACKAGE"
# Suppress R CMD check note
#' @importFrom infer chisq_stat
#' @importFrom ggplot2 ggplot
#' @importFrom recipes prep
#' @importFrom rsample analysis
#' @importFrom yardstick accuracy
#' @importFrom parsnip linear_reg
#' @importFrom dials mtry
#' @importFrom broom tidy
#' @importFrom tune tune
#' @importFrom tidyr chop
#' @importFrom workflows workflow
#' @importFrom cli rule
#' @importFrom workflowsets as_workflow_set
#' @importFrom hardhat add_intercept_column
#' @importFrom modeldata sim_classification
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.