build_block_matrix: build an empty block matrix

View source: R/build_block_matrix.R

build_block_matrixR Documentation

build an empty block matrix

Description

build the skeleton of a block matrix given names of plants, herbivores, and floral visitors

Usage

build_block_matrix(plants, herbivores, floral.visitors)

Arguments

plants

character vector

herbivores

character vector

floral.visitors

character vector

Value

block matrix with appropriate names, NA in their elements


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