Learn R Programming

MetaLandSim (version 1.0.10)

occ.landscape2: Sample landscape with 10 simulated occupancy snapshots

Description

Sample species occupancy in a network during 10 time steps. Simulated data.

Usage

data(occ.landscape2)

Arguments

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.

  • distance.to.neighbours - data frame with pairwise distance between patches.

  • nodes.characteristics - data frame with the characteristics of each patch, (species 1 to 10 - occupancy snapshots).

Examples

Run this code
data(occ.landscape2)

Run the code above in your browser using DataLab