Learn R Programming

CARLIT (version 1.0)

EQR_reference: Example Data Set for the Function carlit().

Description

An object of the class data.frame with EQR reference values as defined in Ballesteros et al 2007.

Usage

data(EQR_reference)

Arguments

Format

A data frame with 6 observations on the following 4 variables.
GRS
a factor with levels 1 2 3 4 5 6
Morphology
a factor with levels DB HC LC
NatArt
a factor with levels A N
EQR
a numeric vector

References

Ballesteros E., Torras X., Pinedo S., Garcia M., Mangialajo L., de Torres M. (2007) A new methodology based on littoral community cartography dominated by macroalgae for the implementation of the European Water Framework Directive. Marine Pollution Bulletin 55: 171-180.

Examples

Run this code
data(EQR_reference)
str(EQR_reference)

Run the code above in your browser using DataLab