# Generated by roxygen2: do not edit by hand

export(cs_address)
export(cs_collapse)
export(cs_combine)
export(cs_crime)
export(cs_crime_cat)
export(cs_example)
export(cs_extract_month)
export(cs_filter_count)
export(cs_filter_crime)
export(cs_load_year)
export(cs_missingXY)
export(cs_parse_date)
export(cs_parse_month)
export(cs_prep_year)
export(cs_projectXY)
export(cs_replace0)
export(cs_replace_month)
export(cs_standardize)
export(cs_validate)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,is.tbl)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(fs,file_copy)
importFrom(fs,file_move)
importFrom(lubridate,date)
importFrom(lubridate,parse_date_time)
importFrom(lubridate,year)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_lgl)
importFrom(readr,col_character)
importFrom(readr,cols)
importFrom(readr,read_csv)
importFrom(rlang,":=")
importFrom(rlang,enquo)
importFrom(rlang,is_scalar_character)
importFrom(rlang,list2)
importFrom(rlang,quo)
importFrom(rlang,quo_name)
importFrom(rlang,sym)
importFrom(sf,st_as_sf)
importFrom(sf,st_transform)
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace)
importFrom(stringr,str_sub)
importFrom(stringr,str_trim)
importFrom(tidyr,separate)
