rland {MetaLandSim} | R Documentation |
Random landscape
Description
Sample random landscape graph, object of class 'landscape'. It has 60 patches and the landscape mosaic has 1000 meters of side.
Usage
data(rland)
Format
A list with the following elements:
mapsize - landscape mosaic side length, in meters.
minimum.distance - minimum distance between patches centroids).
mean.area - mean area, in hectares.
SD.area - standard deviation of the area.
number.patches - number of patches.
dispersal - mean dispersal ability of the species.
nodes.characteristics - data frame with the characteristics of each patch.
Examples
data(rland)
[Package MetaLandSim version 2.0.0 Index]