metapopulation | R Documentation |
Class representing a landscape graph with species' patch occupancy data, as produced by species.graph
, convert.graph
and import.shape
.
mapsize - Landscape mosaic side length, 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.
distance.to.neighbours - Data frame with pairwise distance between patches, in meters.
nodes.characteristics - Data frame with patch (node) information (coordinates, area, radius, cluster, distance to nearest neighbor, ID and species).
Frederico Mestre and Fernando Canovas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.