Learn R Programming

forams (version 2.0-6)

NB: ABC Method Dataset

Description

An example dataset containing some taxa abundances and Biomasses to use in exemples of the abc function.

Usage

data(NB)

Arguments

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

Run this code
data(NB)
str(NB)

Run the code above in your browser using DataLab