NB: ABC Method Dataset

NBR 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)

forams documentation built on Aug. 24, 2023, 5:11 p.m.