Learn R Programming

grainscape (version 0.4.0)

corridor-class: The corridor class

Description

The corridor class

Arguments

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.