mergeandlabel | R Documentation |
Merge two dataframes containing species abundances.
mergeandlabel(x, y)
x |
A dataframe containing species abundances |
y |
A dataframe containing species abundances |
Row names must contain species. The new dataframe keeps all species with abundance zero for species that were not found in original communities.
A dataframe containing all lines and columns of the merged dataframes.
MergeC
, MergeMC
, ShuffleMC
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.