initcm: Initiate the connectivity matrices

Description Usage Arguments Examples

Description

Initiate the connectivity matrices

Usage

1
initcm(domain, e_fold, cell_size)

Arguments

domain

the gridded model domain (SpatialPolygonsDataFrame) as generated by inigrid

e_fold

The e-folding scale for dispersal in m (the distance at which there will be fewer larvae/adults dispersed from a central point by a factor of e)

cell_size

cell size of the grid used in initgrid

Examples

1
initcm(domain=BESTMPA_domain,e_fold=75000,cell_size=20000)

remi-daigle/BESTMPA documentation built on May 27, 2019, 4:55 a.m.