View source: R/fill_demography_matrix.R
fill_demography_matrix | R Documentation |
Fill for a given species, across all sites.
fill_demography_matrix(focal.sp, vpm, transition_matrices)
focal.sp |
integer, focal species. |
vpm |
data structure holding all vector-permutation matrices; see 'vec_permutation_matrices'. If not in an appropriate format, it is likely to fail without warning. |
transition_matrices |
nested list species x sites, in which each element holds a 3x3 transition matrix. If not in that format, it is likely to fail without warning. |
vec-permutation demography matrix for a given species across sites.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.