# Generated by roxygen2: do not edit by hand

S3method(sp,data.frame)
S3method(sptable,SpatialLinesDataFrame)
S3method(sptable,SpatialMultiPointsDataFrame)
S3method(sptable,SpatialPointsDataFrame)
S3method(sptable,SpatialPolygonsDataFrame)
export("sptable<-")
export(sp)
export(sptable)
exportMethods(print)
exportMethods(show)
importFrom(dplyr,"%>%")
importFrom(dplyr,as_data_frame)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,data_frame)
importFrom(dplyr,distinct_)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,tbl_df)
importFrom(ggplot2,aes)
importFrom(ggplot2,ggplot)
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,geometry)
importFrom(sp,proj4string)
