get_valid_sp | R Documentation |
extracts the names of sp that will form the row built by combining these three matrices. This is because the different bipartite matrices may not be 100% concordant in their species. So, this serves as a kind of filter
get_valid_sp(pp.matrix = NULL, ph.matrix = NULL, pfv.matrix = NULL)
pp.matrix |
plant-plant matrix |
ph.matrix |
plant-herbivores matrix |
pfv.matrix |
plant-floral visitors matrix |
list with three character vectors, one per guild
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.