NB {forams} | R Documentation |
ABC Method Dataset
Description
An example dataset containing some taxa abundances and Biomasses to use in exemples of the abc
function.
Usage
data(NB)
Format
A data frame with 316 taxa on the following 2 variables.
- N
a numeric vector with abundance data.
- Biomass
a numeric vector with biomass data.
Details
This dataset is an artificial random generated example. Unfortunately at the moment, due to authorship issues I can not present any real one. This may change in future versions.
Examples
data(NB)
str(NB)
[Package forams version 2.0-6 Index]