# Generated by roxygen2: do not edit by hand

S3method("[",workflow_set)
S3method("names<-",workflow_set)
S3method(autoplot,workflow_set)
S3method(collect_metrics,workflow_set)
S3method(collect_predictions,workflow_set)
S3method(dplyr_reconstruct,workflow_set)
S3method(print,workflow_set_options)
S3method(size_sum,workflow_set_options)
S3method(tbl_sum,workflow_set)
S3method(type_sum,workflow_set_options)
S3method(vec_cast,data.frame.workflow_set)
S3method(vec_cast,tbl_df.workflow_set)
S3method(vec_cast,workflow_set.data.frame)
S3method(vec_cast,workflow_set.tbl_df)
S3method(vec_cast,workflow_set.workflow_set)
S3method(vec_ptype2,data.frame.workflow_set)
S3method(vec_ptype2,tbl_df.workflow_set)
S3method(vec_ptype2,workflow_set.data.frame)
S3method(vec_ptype2,workflow_set.tbl_df)
S3method(vec_ptype2,workflow_set.workflow_set)
S3method(vec_restore,workflow_set)
export("%>%")
export(as_workflow_set)
export(autoplot)
export(collect_metrics)
export(collect_predictions)
export(comment_add)
export(comment_get)
export(comment_print)
export(comment_reset)
export(fit_resamples)
export(leave_var_out_formulas)
export(option_add)
export(option_add_parameters)
export(option_list)
export(option_remove)
export(pull_workflow)
export(pull_workflow_set_result)
export(rank_results)
export(size_sum)
export(tbl_sum)
export(tune_bayes)
export(tune_grid)
export(type_sum)
export(workflow_map)
export(workflow_set)
import(ggplot2)
import(vctrs)
importFrom(dplyr,"%>%")
importFrom(dplyr,dplyr_reconstruct)
importFrom(ggplot2,autoplot)
importFrom(stats,as.formula)
importFrom(stats,model.frame)
importFrom(stats,qnorm)
importFrom(tibble,obj_sum)
importFrom(tibble,size_sum)
importFrom(tibble,tbl_sum)
importFrom(tibble,type_sum)
importFrom(tune,collect_metrics)
importFrom(tune,collect_predictions)
importFrom(tune,fit_resamples)
importFrom(tune,tune_bayes)
importFrom(tune,tune_grid)
