get_valid_sp: get the valid names from a series of guild matrices

View source: R/get_valid_sp.R

get_valid_spR Documentation

get the valid names from a series of guild matrices

Description

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

Usage

get_valid_sp(pp.matrix = NULL, ph.matrix = NULL, pfv.matrix = NULL)

Arguments

pp.matrix

plant-plant matrix

ph.matrix

plant-herbivores matrix

pfv.matrix

plant-floral visitors matrix

Value

list with three character vectors, one per guild


RadicalCommEcol/MultitrophicFun documentation built on Oct. 13, 2023, 1:27 a.m.