Skip to contents

The corridor class

Slots

voronoi

A RasterLayer representation of the boundaries of the voronoi polygons.

linksSP

A SpatialLinesDataFrame representation of links in the grains of connectivity graph.

nodesSP

A SpatialPoints representation of the nodes in the grains of connectivity graph

shortestLinksSP

A SpatialLines representation of the links in the shortest path between coordinates

shortestNodesSP

A SpatialPoints representation of the nodes in the shortest path between coordinates

corridorLength

A numeric of length 1 giving the length of the shortest path between coordinates in accumulated resistance units.

See corridor() for more information.

Author

Alex Chubaty and Paul Galpern