# Generated by roxygen2: do not edit by hand


if(utils::packageVersion("dplyr") >= "0.8.0") {
importFrom(dplyr, group_rows)
}
S3method(arrange,Spatial)
S3method(distinct,Spatial)
S3method(filter,Spatial)
S3method(group_by,Spatial)
S3method(groups,Spatial)
S3method(inner_join,Spatial)
S3method(left_join,Spatial)
S3method(mutate,Spatial)
S3method(rename,Spatial)
S3method(select,Spatial)
S3method(slice,Spatial)
S3method(summarise,Spatial)
S3method(tbl_vars,Spatial)
S3method(transmute,Spatial)
exportMethods(show)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,groups)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,slice_)
importFrom(dplyr,summarise)
importFrom(dplyr,tbl_vars)
importFrom(dplyr,transmute)
importFrom(methods,.hasSlot)
importFrom(methods,show)
importFrom(rlang,.data)
importFrom(sp,bbox)
importFrom(sp,proj4string)
importFrom(spbabel,sp)
importFrom(spbabel,sptable)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(utils,globalVariables)
importFrom(utils,packageVersion)
importFrom(utils,tail)
