# Generated by roxygen2: do not edit by hand

export(AQuadtree)
export(area.QT)
export(createAQuadtree)
export(createGrid)
export(joinAQuadtrees)
export(pointsToAQuadtree)
export(spatialPointsCellCodes)
export(splitCellNum)
export(writeOGR.QT)
exportClasses(AQuadtree)
exportMethods(area.QT)
exportMethods(merge)
exportMethods(plot)
exportMethods(spplot)
exportMethods(writeOGR.QT)
importFrom(dplyr,"%>%")
importFrom(dplyr,funs)
importFrom(dplyr,group_by)
importFrom(dplyr,summarise_)
importFrom(dplyr,summarise_at)
importFrom(methods,"as<-")
importFrom(methods,"slot<-")
importFrom(methods,as)
importFrom(methods,callGeneric)
importFrom(methods,new)
importFrom(methods,slot)
importFrom(sp,CRS)
importFrom(sp,GridTopology)
importFrom(sp,Polygon)
importFrom(sp,Polygons)
importFrom(sp,SpatialPolygons)
importFrom(sp,SpatialPolygonsDataFrame)
importFrom(sp,as.SpatialPolygons.GridTopology)
importFrom(sp,bbox)
importFrom(sp,coordinates)
importFrom(sp,identicalCRS)
importFrom(sp,is.projected)
importFrom(sp,merge)
importFrom(sp,plot)
importFrom(sp,proj4string)
importFrom(sp,spChFIDs)
importFrom(sp,spplot)
importFrom(stats,setNames)
importFrom(stats,weighted.mean)
