#' @importFrom stats aggregate complete.cases cor predict rnorm sd
NULL
#' @import dplyr
#' @importFrom purrr map map_dfr set_names compose chuck
#' @importFrom tidyr nest unnest replace_na drop_na pivot_longer pivot_wider
NULL
#' @importFrom mmand gaussianSmooth
NULL
#' @import parsnip
#' @importFrom ranger ranger
#' @importFrom workflows add_model add_recipe
#' @importFrom recipes recipe bake
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.