# Generated by roxygen2: do not edit by hand

S3method(randomPolygon,SpatialPoints)
S3method(randomPolygon,SpatialPolygons)
S3method(randomPolygon,matrix)
S3method(testEquivalentMetadata,Raster)
export(.pointDistance)
export(adj)
export(agentLocation)
export(cir)
export(crw)
export(directionFromEachPoint)
export(distanceFromEachPoint)
export(dwrpnorm2)
export(fastCrop)
export(gaussMap)
export(heading)
export(inRange)
export(initiateAgents)
export(mergeRaster)
export(middlePixel)
export(move)
export(numAgents)
export(probInit)
export(randomPolygon)
export(randomPolygons)
export(randomStudyArea)
export(rasterizeReduced)
export(rings)
export(runifC)
export(specificNumPerPatch)
export(splitRaster)
export(spokes)
export(spread)
export(spread2)
export(spread3)
export(testEquivalentMetadata)
export(transitions)
export(wrap)
exportMethods(crw)
exportMethods(heading)
exportMethods(initiateAgents)
exportMethods(mergeRaster)
exportMethods(splitRaster)
exportMethods(spokes)
exportMethods(wrap)
import(methods)
import(utils)
importFrom(CircStats,deg)
importFrom(CircStats,rad)
importFrom(Rcpp,evalCpp)
importFrom(checkmate,assert)
importFrom(checkmate,assertClass)
importFrom(checkmate,assertNumeric)
importFrom(checkmate,checkClass)
importFrom(checkmate,checkDataTable)
importFrom(checkmate,checkLogical)
importFrom(checkmate,checkNumeric)
importFrom(checkmate,checkScalarNA)
importFrom(checkmate,qassert)
importFrom(data.table,":=")
importFrom(data.table,alloc.col)
importFrom(data.table,as.data.table)
importFrom(data.table,copy)
importFrom(data.table,data.table)
importFrom(data.table,is.data.table)
importFrom(data.table,key)
importFrom(data.table,rbindlist)
importFrom(data.table,set)
importFrom(data.table,setattr)
importFrom(data.table,setcolorder)
importFrom(data.table,setkey)
importFrom(data.table,setkeyv)
importFrom(data.table,setnames)
importFrom(data.table,uniqueN)
importFrom(fastmatch,"%fin%")
importFrom(fastmatch,fmatch)
importFrom(fpCompare,"%<<%")
importFrom(fpCompare,"%<=%")
importFrom(fpCompare,"%==%")
importFrom(fpCompare,"%>=%")
importFrom(fpCompare,"%>>%")
importFrom(graphics,par)
importFrom(magrittr,"%>%")
importFrom(parallel,clusterApply)
importFrom(parallel,clusterApplyLB)
importFrom(parallel,mclapply)
importFrom(quickPlot,Plot)
importFrom(quickPlot,clearPlot)
importFrom(raster,"crs<-")
importFrom(raster,"extent<-")
importFrom(raster,Which)
importFrom(raster,alignExtent)
importFrom(raster,cellFromXY)
importFrom(raster,cellStats)
importFrom(raster,compareRaster)
importFrom(raster,crop)
importFrom(raster,crs)
importFrom(raster,disaggregate)
importFrom(raster,extension)
importFrom(raster,extent)
importFrom(raster,extract)
importFrom(raster,focalWeight)
importFrom(raster,freq)
importFrom(raster,fromDisk)
importFrom(raster,getCluster)
importFrom(raster,getValues)
importFrom(raster,maxValue)
importFrom(raster,merge)
importFrom(raster,minValue)
importFrom(raster,mosaic)
importFrom(raster,ncell)
importFrom(raster,ncol)
importFrom(raster,nrow)
importFrom(raster,pointDistance)
importFrom(raster,raster)
importFrom(raster,res)
importFrom(raster,returnCluster)
importFrom(raster,setValues)
importFrom(raster,writeRaster)
importFrom(raster,xmax)
importFrom(raster,xmin)
importFrom(raster,xres)
importFrom(raster,xyFromCell)
importFrom(raster,ymax)
importFrom(raster,ymin)
importFrom(raster,yres)
importFrom(reproducible,checkPath)
importFrom(reproducible,compareNA)
importFrom(rgeos,gContains)
importFrom(sp,'coordinates<-')
importFrom(sp,CRS)
importFrom(sp,Polygon)
importFrom(sp,Polygons)
importFrom(sp,SpatialPoints)
importFrom(sp,SpatialPointsDataFrame)
importFrom(sp,SpatialPolygons)
importFrom(sp,SpatialPolygonsDataFrame)
importFrom(sp,coordinates)
importFrom(sp,spTransform)
importFrom(sp,spsample)
importFrom(stats,dweibull)
importFrom(stats,na.omit)
importFrom(stats,pexp)
importFrom(stats,pweibull)
importFrom(stats,rbeta)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(utils,assignInMyNamespace)
useDynLib(SpaDES.tools, .registration = TRUE)
