landscape {MetaLandSim} | R Documentation |
Class 'landscape'
Description
Class representing a landscape graph, as produced by rland.graph
, convert.graph
and import.shape
.
Slots
mapsize - Side of the landscape in meters.
minimum.distance - Minimum distance between patches centroids, in meters.
mean.area - Mean patch area in hectares.
SD.area - Standard deviation of patches area.
number.patches - Total number of patches.
dispersal - Species mean dispersal ability, in meters.
nodes.characteristics - Data frame with patch (node) information (coordinates, area, radius, cluster, distance to nearest neighbor and ID).
Author(s)
Frederico Mestre and Fernando Canovas
[Package MetaLandSim version 2.0.0 Index]