| goc-class {grainscape} | R Documentation |
The goc class
Description
The goc class
Slots
voronoiA
RasterLayerdescribing the regions of proximity in resistance units around the focal patches or points.summaryA summary of the the grains of connectivity generated and their properties.
thA list giving the GOC graph at each threshold.
Each element of
thcontains agocobject 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.
Author(s)
Alex Chubaty and Paul Galpern
[Package grainscape version 0.4.4 Index]