Description Usage Arguments Value
View source: R/create_association_gradient.R
Takes list of association matrices and creates a new matrix showing the change in species associations over a change in environmental variable for one species.
1 | create_association_gradient(association_matrix_list, focal_species)
|
association_matrix_list |
A list of N x N co-occurrence matrices, one for each level on the environmental variable that was emasured. |
focal_species |
The single species you want to observe the changes in associations for |
A species x covariate level matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.