# Generated by roxygen2: do not edit by hand

S3method(arrange_,Spatial)
S3method(distinct_,Spatial)
S3method(filter_,Spatial)
S3method(group_by_,Spatial)
S3method(inner_join,Spatial)
S3method(left_join,Spatial)
S3method(mutate_,Spatial)
S3method(rename_,Spatial)
S3method(select_,Spatial)
S3method(slice_,Spatial)
S3method(summarise_,Spatial)
exportMethods(show)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,arrange_)
importFrom(dplyr,distinct_)
importFrom(dplyr,filter_)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate_)
importFrom(dplyr,rename_)
importFrom(dplyr,select_)
importFrom(dplyr,slice_)
importFrom(dplyr,summarise_)
importFrom(dplyr,transmute_)
importFrom(lazyeval,all_dots)
importFrom(methods,.hasSlot)
importFrom(methods,show)
importFrom(sp,bbox)
importFrom(sp,proj4string)
importFrom(spbabel,sp)
importFrom(spbabel,sptable)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(utils,tail)
