# Generated by roxygen2: do not edit by hand

export(c2p_nest)
export(convert_nest)
export(export_list)
export(export_nest)
export(format_digits)
export(get_filename)
export(get_path_segment)
export(import_csv)
export(import_xlsx)
export(mintyr_example)
export(mintyr_examples)
export(nest_cv)
export(r2p_nest)
export(split_cv)
export(top_perc)
export(w2l_nest)
export(w2l_split)
import(arrow)
import(data.table)
importFrom(data.table,":=")
importFrom(data.table,as.data.table)
importFrom(data.table,copy)
importFrom(data.table,fwrite)
importFrom(data.table,is.data.table)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,top_frac)
importFrom(purrr,list_rbind)
importFrom(purrr,map)
importFrom(purrr,set_names)
importFrom(readxl,excel_sheets)
importFrom(readxl,read_excel)
importFrom(rlang,sym)
importFrom(rsample,testing)
importFrom(rsample,training)
importFrom(rsample,vfold_cv)
importFrom(rstatix,get_summary_stats)
importFrom(stats,as.formula)
importFrom(tibble,as_tibble)
importFrom(utils,combn)
importFrom(utils,head)
importFrom(utils,tail)
