The goc
class
Slots
voronoi
A
RasterLayer
describing the regions of proximity in resistance units around the focal patches or points.summary
A summary of the the grains of connectivity generated and their properties.
th
A list giving the GOC graph at each threshold.
Each element of
th
contains agoc
object giving the GOC graph as classigraph()
. Vertex attributes describes qualities of each polygon including the coordinates of each polygon centroid, the area of these polygons, and the original patch IDs in the MPG that are included in each polygon. All areal measurements are given as raster cell counts. A variety of edge attributes are also given in the GOC graph. Seedistance()
for more information.