Nothing
#' @importFrom magrittr %>%
#' @importFrom recipes add_step bake ellipse_check format_ch_vec prep
#' @importFrom recipes format_selectors has_type is_trained prep printer rand_id
#' @importFrom recipes recipes_eval_select sel2char step check_type
#' @importFrom recipes check_new_data remove_original_cols
#' @importFrom recipes get_keep_original_cols
#' @importFrom purrr map_dbl
#' @importFrom rlang na_chr enquos %||%
#' @importFrom tibble as_tibble tibble
#' @importFrom generics tidy
NULL
#' @importFrom generics required_pkgs
#' @export
generics::required_pkgs
globalVariables(".")
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.