View source: R/build_block_matrix.R
build_block_matrix | R Documentation |
build the skeleton of a block matrix given names of plants, herbivores, and floral visitors
build_block_matrix(plants, herbivores, floral.visitors)
plants |
character vector |
herbivores |
character vector |
floral.visitors |
character vector |
block matrix with appropriate names, NA in their elements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.