remove.repeated.names: Remove food web matrices with repeated names, whether in...

View source: R/remove.repeated.names.R

remove.repeated.namesR Documentation

Remove food web matrices with repeated names, whether in columns or rows

Description

Remove food web matrices with repeated names, whether in columns or rows

Usage

remove.repeated.names(list1)

Arguments

list1

List with the interaction matrices

Value

A list of matrices.

Examples

data(mg1)
mg5 <- remove.repeated.names(mg1)

FMestre1/fw_package documentation built on March 24, 2022, 1:27 a.m.