R/0_imports.R

#' @importFrom recipes add_step bake check_type ellipse_check is_trained names0
#' @importFrom recipes prep printer rand_id sel2char step recipes_eval_select
#' @importFrom recipes get_keep_original_cols tidy
#' @importFrom rlang enquos abort
#' @importFrom dplyr bind_cols bind_rows
#' @importFrom tibble as_tibble tibble
#' @importFrom tidyr pivot_longer
#' @importFrom splines ns
#' @importFrom generics tidy
#' @importFrom stats coefficients predict na.omit lm formula
#' @importFrom fftw IFFT FFT
#' @importFrom utils data
NULL

Try the hydrorecipes package in your browser

Any scripts or data that you put into this service are public.

hydrorecipes documentation built on June 27, 2022, 9:06 a.m.