# Generated by roxygen2: do not edit by hand

S3method(map_table,Spatial)
S3method(map_table,trip)
S3method(sp,data.frame)
S3method(sptable,SpatialLines)
S3method(sptable,SpatialMultiPointsDataFrame)
S3method(sptable,SpatialPointsDataFrame)
S3method(sptable,SpatialPolygons)
export("sptable<-")
export(map_table)
export(sp)
export(sptable)
exportMethods(print)
exportMethods(show)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct_)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,select_)
importFrom(dplyr,tbl_df)
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)
