Description Usage Arguments Value
View source: R/fill.matrix.df.r
Creates a Dispersal or Correlation Matrix based on the dispersal-(correlation-)distance function
1 | fill.matrix.df(PopDF, Func, Type)
|
PopDF |
Population information from the mp.file structure. Specifically the information in the mp.file$PopList element |
Func |
Dispersal- or correlation-distance function parameters. Element mp.file$DispDistFunc or mp.file$CorrDistFunc in the mp.file 'list' structure |
Type |
Either "disp" or "corr" designating the type of matrix to create |
Either a dispersal (DispMatr
) or correaltion (CorrMatr
) matrix,
depending on Type
setting
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.