mergeandlabel: Merge community data

mergeandlabelR Documentation

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

Details

Row names must contain species. The new dataframe keeps all species with abundance zero for species that were not found in original communities.

Value

A dataframe containing all lines and columns of the merged dataframes.

See Also

MergeC, MergeMC, ShuffleMC


entropart documentation built on Sept. 26, 2023, 5:09 p.m.