The goc class
Slots
- voronoi
- A - RasterLayerdescribing 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 - thcontains a- gocobject giving the GOC graph as class- igraph::igraph(). 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. See- distance()for more information.