View source: R/read_raw_data.R
read_abundance | R Documentation |
Needs the contact matrix as an input, to crosscheck the species names and their order
read_abundance(path_abundance, contact_matrix)
path_abundance |
path to abundance data .csv file |
contact_matrix |
species contact matrix data frame |
a dataframe containing species names and abundances (in number of colonies)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.