occ.landscape | R Documentation |
Sample random landscape graph, with species occupancy data (occupancy rate - 50%). Simulated data.
data(occ.landscape)
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.
distance.to.neighbours - data frame with pairwise distance between patches.
nodes.characteristics - data frame with the characteristics of each patch.
data(occ.landscape)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.