# Generated by roxygen2: do not edit by hand

S3method(bake,step_distributed_lag)
S3method(bake,step_earthtide)
S3method(bake,step_lead_lag)
S3method(predict_terms,cv.glmnet)
S3method(predict_terms,lm)
S3method(predict_terms,numeric)
S3method(prep,step_distributed_lag)
S3method(prep,step_earthtide)
S3method(prep,step_lead_lag)
S3method(response,cv.glmnet)
S3method(response,lm)
S3method(response,numeric)
S3method(tidy,step_distributed_lag)
S3method(tidy,step_earthtide)
S3method(tidy,step_intercept)
S3method(tidy,step_lead_lag)
S3method(tidy2,check)
S3method(tidy2,recipe)
S3method(tidy2,step)
S3method(tidy2,step_distributed_lag)
S3method(tidy2,step_earthtide)
S3method(tidy2,step_intercept)
S3method(tidy2,step_lead_lag)
S3method(tidy2,step_ns)
export(log_lags)
export(predict_terms)
export(response)
export(step_distributed_lag)
export(step_earthtide)
export(step_lead_lag)
export(tidy2)
importFrom(Rcpp,sourceCpp)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(earthtide,calc_earthtide)
importFrom(fftw,FFT)
importFrom(fftw,IFFT)
importFrom(generics,tidy)
importFrom(recipes,add_step)
importFrom(recipes,bake)
importFrom(recipes,check_type)
importFrom(recipes,ellipse_check)
importFrom(recipes,get_keep_original_cols)
importFrom(recipes,is_trained)
importFrom(recipes,names0)
importFrom(recipes,prep)
importFrom(recipes,printer)
importFrom(recipes,rand_id)
importFrom(recipes,recipes_eval_select)
importFrom(recipes,sel2char)
importFrom(recipes,step)
importFrom(recipes,tidy)
importFrom(rlang,abort)
importFrom(rlang,enquos)
importFrom(splines,ns)
importFrom(stats,coefficients)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,pivot_longer)
importFrom(utils,data)
useDynLib(hydrorecipes, .registration = TRUE)
