# Generated by roxygen2: do not edit by hand

export(gpat_create_grid)
export(gpat_read_distmtx)
export(gpat_read_txt)
importFrom(readr,read_csv)
importFrom(readr,read_delim)
importFrom(sf,"%>%")
importFrom(sf,st_bbox)
importFrom(sf,st_cast)
importFrom(sf,st_crs)
importFrom(sf,st_polygon)
importFrom(sf,st_set_crs)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(stats,aggregate)
importFrom(stats,as.dist)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
importFrom(stringr,str_which)
importFrom(utils,capture.output)
