Learn R Programming

bio.infer (version 1.3-6)

trait.feeding: Feeding traits for benthic invertebrates

Description

Feeding classifications for different benthic invertebrates.

Usage

data(trait.feeding)

Arguments

Format

A data frame with two columns.

TAXON

Character vector with the names of each taxon.

TRAITVAL

Value of trait classification

Details

These trait classifications were summarized from the USGS data set prepared by Viera et al. http://pubs.usgs.gov/ds/ds187/.

Examples

Run this code
# NOT RUN {
data(trait.feeding)
# }

Run the code above in your browser using DataLab