# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,rsplit)
S3method(as.integer,rsplit)
S3method(complement,apparent_split)
S3method(complement,boot_split)
S3method(complement,loo_split)
S3method(complement,mc_split)
S3method(complement,rof_split)
S3method(complement,vfold_split)
S3method(dim,rsplit)
S3method(fill,rset)
S3method(fill,rsplit)
S3method(obj_sum,rsplit)
S3method(print,apparent)
S3method(print,bootstraps)
S3method(print,loo_cv)
S3method(print,mc_cv)
S3method(print,rolling_origin)
S3method(print,rsplit)
S3method(print,vfold_cv)
S3method(tidy,nested_cv)
S3method(tidy,rset)
S3method(tidy,rsplit)
S3method(tidy,vfold_cv)
export(analysis)
export(apparent)
export(assessment)
export(bootstraps)
export(complement)
export(fill)
export(loo_cv)
export(make_strata)
export(mc_cv)
export(nested_cv)
export(rolling_origin)
export(vfold_cv)
importFrom(broom,tidy)
importFrom(dplyr,arrange)
importFrom(dplyr,arrange_)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,full_join)
importFrom(methods,formalArgs)
importFrom(purrr,map)
importFrom(purrr,map_df)
importFrom(rlang,is_lang)
importFrom(stats,quantile)
importFrom(tibble,as_tibble)
importFrom(tibble,is_tibble)
importFrom(tibble,obj_sum)
importFrom(tibble,tibble)
importFrom(tidyr,unnest)
