# Generated by roxygen2: do not edit by hand

S3method(mdl_time_fit_resamples,model_fit)
S3method(mdl_time_fit_resamples,workflow)
S3method(modeltime_fit_resamples,mdl_time_tbl)
export("%>%")
export(":=")
export(.data)
export(as_label)
export(as_name)
export(enquo)
export(enquos)
export(expr)
export(get_target_text_from_resamples)
export(mdl_time_fit_resamples)
export(modeltime_fit_resamples)
export(modeltime_resample_accuracy)
export(plot_modeltime_resamples)
export(plot_time_series_cv_plan)
export(sym)
export(syms)
export(time_series_cv)
export(time_series_split)
export(tk_time_series_cv_plan)
export(unnest_modeltime_resamples)
import(modeltime)
importFrom(ggplot2,"%+replace%")
importFrom(magrittr,"%>%")
importFrom(modeltime,default_forecast_accuracy_metric_set)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,as_label)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,expr)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(timetk,plot_time_series_cv_plan)
importFrom(timetk,time_series_cv)
importFrom(timetk,time_series_split)
importFrom(timetk,tk_time_series_cv_plan)
importFrom(tune,control_resamples)
importFrom(yardstick,rmse)
importFrom(yardstick,rsq)
