Learn R Programming

bio.infer (version 1.3-6)

bcnt.otu.OR: Benthic count data with OTU

Description

Benthic count data from western Oregon with operational taxonomic units assigned by get.otu.

Usage

data(bcnt.otu.OR)

Arguments

Format

Five fields are included.

SVN

Unique sample identifier

Taxon

Original taxon name, same as in bcnt.OR

CountValue

Taxon abundance

TNAME

Taxon name after processing by get.taxonomic

OTU

Operational taxonomic unit. Taxon name selected with associated taxon-environment data and selected to eliminate double-counting

Examples

Run this code
# NOT RUN {
data(bcnt.otu.OR)
# }

Run the code above in your browser using DataLab