View source: R/get_protconn_grid.R
get_protconn_grid | R Documentation |
Estimates ProtConn metric and fractions for a grid
get_protconn_grid(x, y, p, pmedian = TRUE, d, LA = NULL, bound = FALSE)
x |
list. |
y |
distance matrix |
p |
numeric. Probability |
pmedian |
logical. median (TRUE) or mean(FALSE) dispersal distance |
d |
numeric. Dispersal distance |
LA |
numeric. Max. landscape attribute |
bound |
logical. If TRUE then ProtConn bound will be estimated |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.