# Generated by roxygen2: do not edit by hand

export("%>%")
export(add_gitignore)
export(combine_words_ptbr)
export(create_dirs)
export(deduplicate_by)
export(describe_data)
export(filter_na)
export(ipak)
export(na_count)
export(na_viz)
export(prefer)
export(quick_map)
export(read_all_sheets_then_save_csv)
export(read_all_xlsx_then_save_csv)
export(read_gdb)
export(read_geo)
export(read_kmz)
export(read_sf_zip)
export(read_sheet_then_save_csv)
export(remove_columns_based_on_NA)
export(save_plot)
export(save_temp_data)
export(tad_view)
export(trim_fig)
export(view_excel)
export(view_in)
export(view_mapview_from_path)
export(view_vd)
export(view_vd_nonint)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,case_when)
importFrom(dplyr,desc)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,if_any)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,summarise_all)
importFrom(dplyr,tibble)
importFrom(dplyr,ungroup)
importFrom(dplyr,where)
importFrom(fs,dir_create)
importFrom(fs,dir_exists)
importFrom(fs,dir_ls)
importFrom(fs,file_create)
importFrom(fs,file_exists)
importFrom(fs,path_expand)
importFrom(fs,path_file)
importFrom(ggplot2,borders)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(glue,identity_transformer)
importFrom(here,here)
importFrom(jsonlite,write_json)
importFrom(magrittr,"%>%")
importFrom(mapview,mapshot)
importFrom(mapview,mapview)
importFrom(purrr,imap)
importFrom(purrr,map)
importFrom(purrr,map_df)
importFrom(purrr,set_names)
importFrom(readr,write_csv)
importFrom(rlang,.data)
importFrom(rlang,enquos)
importFrom(sf,read_sf)
importFrom(sf,st_crs)
importFrom(sf,st_geometry_type)
importFrom(sf,st_layers)
importFrom(tidyr,everything)
importFrom(tidyr,pivot_longer)
importFrom(tools,file_ext)
importFrom(tools,file_path_sans_ext)
importFrom(usethis,ui_done)
importFrom(usethis,ui_field)
importFrom(usethis,ui_info)
importFrom(usethis,ui_oops)
importFrom(usethis,ui_stop)
importFrom(usethis,ui_todo)
importFrom(utils,download.file)
importFrom(utils,packageVersion)
importFrom(zip,zip_list)
