landscape | R Documentation |
Class representing a landscape graph, as produced by rland.graph
, convert.graph
and import.shape
.
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).
Frederico Mestre and Fernando Canovas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.