narrowing: Subsetting of co-occurrence matrix.

Description Usage Arguments Value

View source: R/narrowing.R

Description

Takes co-occurrence matrix and narrows down to only show relationships between species of interest.

Usage

1
narrowing(correlation_matrix_list, focal_species_list)

Arguments

correlation_matrix_list

An N x N co-occurrence matrix.

focal_species_list

A vector of M characters which correspond to species names.

Value

An M x M co-occurrence matrix.


samaperrin/JSAM documentation built on June 16, 2020, 9:26 a.m.