View source: R/remove.repeated.names.R
remove.repeated.names | R Documentation |
Remove food web matrices with repeated names, whether in columns or rows
remove.repeated.names(list1)
list1 |
List with the interaction matrices |
A list of matrices.
data(mg1) mg5 <- remove.repeated.names(mg1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.