sampleOriginPos {MigConnectivity}R Documentation

Example origin and target site positions and distances on a 2-D plane

Description

sampleOriginPos is a dataset containing example origin site positions from 12 scenarios used in Cohen et al. (2018). For the same 12 scenarios, sampleOriginDist contains the origin site distances, sampleTargetPos contains the target site positions, and sampleTargetDist contains the target site distances.

Usage

sampleOriginPos

sampleOriginDist

sampleTargetPos

sampleTargetDist

Format

Each dataset is a named list with 12 matrices in it, representing 12 scenarios. The position matrices each have 2 columns (x and y position) and 4 rows (for each origin or target site). The distance matrices are symmetrical and 4 x 4. The 12 scenarios are:

An object of class list of length 12.

An object of class list of length 12.

An object of class list of length 12.


[Package MigConnectivity version 0.4.7 Index]