# Generated by roxygen2: do not edit by hand

S3method(labels,countries)
S3method(left_join,countries)
S3method(plot,countries)
S3method(select,countries)
export("%>%")
export(check_join)
export(countries)
export(left_join)
export(select)
export(towns)
export(utm)
importFrom(Rdpack,reprompt)
importFrom(classInt,classIntervals)
importFrom(dplyr,`%>%`)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guides)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggrepel,geom_label_repel)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(sf,sf_use_s2)
importFrom(sf,st_bbox)
importFrom(sf,st_crop)
importFrom(sf,st_crs)
importFrom(sf,st_geometry)
importFrom(sf,st_intersection)
importFrom(sf,st_point_on_surface)
importFrom(sf,st_polygon)
importFrom(sf,st_set_geometry)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(sf,st_shift_longitude)
importFrom(sf,st_transform)
importFrom(stats,na.omit)
importFrom(stringi,stri_unescape_unicode)
importFrom(stringr,str_wrap)
importFrom(tibble,add_column)
importFrom(tibble,as_tibble)
