# Generated by roxygen2: do not edit by hand

S3method(as_tibble,sfg)
S3method(feature_table,GEOMETRYCOLLECTION)
S3method(feature_table,default)
S3method(feature_table,sfc)
S3method(map_table,Spatial)
S3method(map_table,sf)
S3method(map_table,trip)
S3method(sf,data.frame)
S3method(sp,data.frame)
S3method(sptable,SpatialLines)
S3method(sptable,SpatialMultiPointsDataFrame)
S3method(sptable,SpatialPointsDataFrame)
S3method(sptable,SpatialPolygons)
S3method(sptable,sf)
export("sptable<-")
export(feature_table)
export(map_table)
export(sf)
export(sp)
export(sptable)
exportMethods(print)
exportMethods(show)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_cols)
importFrom(dplyr,distinct_)
importFrom(dplyr,mutate)
importFrom(dplyr,select_)
importFrom(methods,.hasSlot)
importFrom(methods,show)
importFrom(sp,CRS)
importFrom(sp,Line)
importFrom(sp,Lines)
importFrom(sp,Polygon)
importFrom(sp,Polygons)
importFrom(sp,SpatialLines)
importFrom(sp,SpatialLinesDataFrame)
importFrom(sp,SpatialMultiPoints)
importFrom(sp,SpatialMultiPointsDataFrame)
importFrom(sp,SpatialPoints)
importFrom(sp,SpatialPointsDataFrame)
importFrom(sp,SpatialPolygons)
importFrom(sp,SpatialPolygonsDataFrame)
importFrom(sp,bbox)
importFrom(sp,coordinates)
importFrom(sp,proj4string)
importFrom(stats,setNames)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(utils,head)
importFrom(utils,tail)
