rland: Random landscape

rlandR 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)


MetaLandSim documentation built on Jan. 13, 2023, 1:11 a.m.