Rdocumentation
powered by
Learn R Programming
entropart (version 1.1.3)
mergeandlabel: Merge community data
Description
Merge two dataframes containing species abundances.
Usage
mergeandlabel(x, y)
Arguments
x
A dataframe containing species abundances
y
A dataframe containing species abundances
Value
A dataframe containing all lines and columns of the merged dataframes.
Details
Row names must contain species. The new dataframes keeps all species with abundance zero for species that were not found in orfginal communities.
See Also
MergeC
,
MergeMC
,
ShuffleMC