# Generated by roxygen2: do not edit by hand

S3method(all_na,data.frame)
S3method(all_na,default)
S3method(big_mark,data.frame)
S3method(big_mark,default)
S3method(big_mark,list)
S3method(is_even,data.frame)
S3method(is_even,default)
S3method(is_even,list)
S3method(is_odd,data.frame)
S3method(is_odd,default)
S3method(is_odd,list)
S3method(print,sjmisc.descr)
S3method(print,sjmisc.frq)
S3method(trim,data.frame)
S3method(trim,default)
S3method(trim,list)
export("%>%")
export("%nin%")
export(add_columns)
export(all_na)
export(big_mark)
export(center)
export(col_count)
export(count_na)
export(descr)
export(dicho)
export(empty_cols)
export(empty_rows)
export(find_var)
export(flat_table)
export(frq)
export(glimpse)
export(group_labels)
export(group_str)
export(group_var)
export(is_crossed)
export(is_empty)
export(is_even)
export(is_nested)
export(is_num_fac)
export(is_odd)
export(merge_df)
export(merge_imputations)
export(rec)
export(rec_pattern)
export(recode_to)
export(ref_lvl)
export(remove_empty_cols)
export(remove_empty_rows)
export(remove_var)
export(replace_columns)
export(replace_na)
export(rotate_df)
export(row_count)
export(row_means)
export(row_sums)
export(set_na)
export(shorten_string)
export(split_var)
export(spread_coef)
export(std)
export(str_contains)
export(str_end)
export(str_pos)
export(str_start)
export(to_character)
export(to_dummy)
export(to_factor)
export(to_label)
export(to_long)
export(to_value)
export(trim)
export(var_rename)
export(var_type)
export(word_wrap)
export(zap_inf)
importFrom(broom,tidy)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_vars)
importFrom(dplyr,mutate)
importFrom(dplyr,n_distinct)
importFrom(dplyr,one_of)
importFrom(dplyr,pull)
importFrom(dplyr,quos)
importFrom(dplyr,select)
importFrom(dplyr,select_vars)
importFrom(haven,is_tagged_na)
importFrom(haven,na_tag)
importFrom(haven,tagged_na)
importFrom(magrittr,"%>%")
importFrom(psych,describe)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_df)
importFrom(purrr,map_lgl)
importFrom(purrr,walk)
importFrom(rlang,.data)
importFrom(sjlabelled,add_labels)
importFrom(sjlabelled,copy_labels)
importFrom(sjlabelled,drop_labels)
importFrom(sjlabelled,get_label)
importFrom(sjlabelled,get_labels)
importFrom(sjlabelled,get_na)
importFrom(sjlabelled,get_values)
importFrom(sjlabelled,remove_labels)
importFrom(sjlabelled,set_label)
importFrom(sjlabelled,set_labels)
importFrom(stats,complete.cases)
importFrom(stats,ftable)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stringdist,stringdist)
importFrom(stringdist,stringdistmatrix)
importFrom(stringr,coll)
importFrom(stringr,regex)
importFrom(stringr,str_detect)
importFrom(stringr,str_locate_all)
importFrom(tibble,add_row)
importFrom(tibble,as_tibble)
importFrom(tibble,glimpse)
importFrom(tibble,rownames_to_column)
importFrom(tibble,type_sum)
importFrom(tidyr,gather)
importFrom(tidyr,gather_)
importFrom(tidyr,nest)
importFrom(tidyr,spread_)
importFrom(tidyr,unnest)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
