# Generated by roxygen2: do not edit by hand

S3method(adj_boxplot_stats,default)
S3method(enumerate,character)
S3method(get_signature,character)
S3method(get_signature,fs_path)
S3method(get_signature,tbl)
S3method(intercept,theil_sen)
S3method(medcouple,default)
S3method(p_value,mann_kendall)
S3method(p_value,wilcoxon)
S3method(power,wilcoxon)
S3method(print,mann_kendall)
S3method(print,theil_sen)
S3method(print,wilcoxon)
S3method(sequenize,integer)
S3method(slope,theil_sen)
S3method(test_statistic,mann_kendall)
S3method(test_statistic,wilcoxon)
S3method(toString,sequenized)
S3method(trimean,default)
export(adj_boxplot_stats)
export(create_litter_project)
export(cv)
export(enumerate)
export(get_group_code)
export(get_signature)
export(get_type_code)
export(intercept)
export(iod)
export(is_date_format)
export(is_group_code)
export(is_natural_number)
export(is_type_code)
export(is_type_name)
export(litter)
export(mann_kendall)
export(medcouple)
export(p_value)
export(power)
export(read_litter)
export(read_litter_groups)
export(recdf)
export(rmad)
export(roll)
export(sequenize)
export(slope)
export(test_statistic)
export(theil_sen)
export(top)
export(trimean)
export(wilcoxon)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,if_else)
importFrom(dplyr,lag)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,one_of)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,select_if)
importFrom(fs,dir_copy)
importFrom(fs,dir_exists)
importFrom(fs,dir_ls)
importFrom(fs,file_copy)
importFrom(fs,file_exists)
importFrom(fs,file_temp)
importFrom(fs,path)
importFrom(fs,path_dir)
importFrom(fs,path_norm)
importFrom(fs,path_package)
importFrom(purrr,"%>%")
importFrom(purrr,chuck)
importFrom(purrr,flatten_chr)
importFrom(purrr,flatten_dbl)
importFrom(purrr,map_chr)
importFrom(purrr,map_dfc)
importFrom(purrr,map_lgl)
importFrom(purrr,negate)
importFrom(purrr,rerun)
importFrom(purrr,set_names)
importFrom(readr,col_character)
importFrom(readr,cols)
importFrom(readr,parse_date)
importFrom(readr,parse_number)
importFrom(readr,read_csv)
importFrom(readr,read_lines)
importFrom(rlang,are_na)
importFrom(rlang,has_name)
importFrom(rlang,is_na)
importFrom(rlang,is_null)
importFrom(rmarkdown,html_document)
importFrom(rmarkdown,render)
importFrom(stats,cor.test)
importFrom(stats,ecdf)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stats,wilcox.test)
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace)
importFrom(stringr,str_sub)
importFrom(stringr,str_to_lower)
importFrom(stringr,str_to_upper)
importFrom(tcltk,tk_choose.dir)
importFrom(tcltk,tk_choose.files)
importFrom(tidyr,gather)
importFrom(tidyr,spread)
importFrom(yaml,yaml.load)
