# Generated by roxygen2: do not edit by hand

export(fct_apply)
export(fct_char_freq)
export(fct_collapse_lev)
export(fct_combine)
export(fct_concat)
export(fct_count)
export(fct_decode)
export(fct_dummy)
export(fct_duplicates)
export(fct_encode)
export(fct_extract)
export(fct_factorize)
export(fct_filter_freq)
export(fct_filter_func)
export(fct_filter_pos)
export(fct_freq)
export(fct_group_by_prefix)
export(fct_impute)
export(fct_insert)
export(fct_intersect)
export(fct_len)
export(fct_level_lengths)
export(fct_level_order)
export(fct_level_stats)
export(fct_map_func)
export(fct_mapping)
export(fct_merge)
export(fct_merge_similar)
export(fct_na)
export(fct_pad_levels)
export(fct_pattern_replace)
export(fct_pos)
export(fct_regex_freq)
export(fct_remove_levels)
export(fct_rename_levels)
export(fct_reorder_within)
export(fct_replace)
export(fct_replace_na)
export(fct_replace_pattern)
export(fct_reverse)
export(fct_rollup)
export(fct_sample_levels)
export(fct_sort)
export(fct_sort_custom)
export(fct_split)
export(fct_split_levels)
export(fct_sub)
export(fct_substr_freq)
export(fct_table)
export(fct_union)
export(fct_unique_comb)
importFrom(stats,as.dist)
importFrom(stats,cutree)
importFrom(stats,hclust)
importFrom(stats,model.matrix)
importFrom(stats,setNames)
importFrom(stringdist,stringdistmatrix)
importFrom(stringr,regex)
importFrom(stringr,str_extract)
importFrom(stringr,str_length)
importFrom(stringr,str_sub)
importFrom(stringr,str_to_lower)
importFrom(utils,tail)
