# Generated by roxygen2: do not edit by hand

S3method(count,character)
export("%>%")
export("%out%")
export(abbrev_full)
export(abbrev_state)
export(add_prop)
export(all_files_new)
export(check_city)
export(col_date_mdy)
export(col_date_usa)
export(col_stats)
export(count_diff)
export(count_in)
export(count_na)
export(count_out)
export(expand_abbrev)
export(expand_state)
export(explore_plot)
export(fetch_city)
export(file_encoding)
export(flag_dupes)
export(flag_na)
export(flush_memory)
export(glimpse_fun)
export(guess_delim)
export(invert_named)
export(is_abbrev)
export(is_binary)
export(is_even)
export(keypad_convert)
export(most_common)
export(na_in)
export(na_out)
export(na_rep)
export(non_ascii)
export(normal_address)
export(normal_city)
export(normal_phone)
export(normal_state)
export(normal_zip)
export(path.abbrev)
export(progress_table)
export(prop_distinct)
export(prop_in)
export(prop_na)
export(prop_out)
export(read_names)
export(rename_prefix)
export(rx_break)
export(scale_x_truncate)
export(scale_x_wrap)
export(str_dist)
export(str_normal)
export(this_file_new)
export(url2path)
export(url_file_size)
export(use_diary)
export(what_in)
export(what_out)
importFrom(dplyr,count)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,if_else)
importFrom(dplyr,lead)
importFrom(dplyr,mutate)
importFrom(dplyr,n_distinct)
importFrom(dplyr,na_if)
importFrom(dplyr,select)
importFrom(fs,as_fs_bytes)
importFrom(fs,as_fs_path)
importFrom(fs,dir_ls)
importFrom(fs,file_info)
importFrom(fs,path)
importFrom(fs,path_wd)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_continuous)
importFrom(glue,glue)
importFrom(httr,GET)
importFrom(httr,HEAD)
importFrom(httr,content)
importFrom(httr,headers)
importFrom(httr,stop_for_status)
importFrom(lubridate,floor_date)
importFrom(lubridate,today)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(purrr,map_lgl)
importFrom(readr,col_date)
importFrom(readr,cols)
importFrom(readr,read_delim)
importFrom(readr,read_lines)
importFrom(readr,write_lines)
importFrom(rlang,.data)
importFrom(rlang,as_label)
importFrom(rlang,is_empty)
importFrom(rlang,set_names)
importFrom(stats,complete.cases)
importFrom(stats,na.omit)
importFrom(stringdist,stringdist)
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_length)
importFrom(stringr,str_locate_all)
importFrom(stringr,str_match)
importFrom(stringr,str_pad)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_squish)
importFrom(stringr,str_sub)
importFrom(stringr,str_to_lower)
importFrom(stringr,str_to_title)
importFrom(stringr,str_to_upper)
importFrom(stringr,str_trim)
importFrom(stringr,str_trunc)
importFrom(stringr,str_which)
importFrom(stringr,str_wrap)
importFrom(tibble,add_row)
importFrom(tibble,as_tibble)
importFrom(tibble,deframe)
importFrom(tibble,enframe)
importFrom(tibble,tibble)
importFrom(utils,file.edit)
