Description Usage Format Details
A simple binary community matrix.
1 | data("com")
|
The format is: num [1:5, 1:10] 0 1 0 0 0 0 0 0 0 1 ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:5] "Sample_1" "Sample_2" "Sample_3" "Sample_4" ... ..$ : chr [1:10] "Sp_1" "Sp_2" "Sp_3" "Sp_4" ...
5 samples in rows and 10 taxa in columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.