barplotEQR: Plot Results of the carlit() Function.

Description Usage Arguments Value Author(s) Examples

Description

Uses the base function barplot() to plot EQR levels for each site and assigns colors according to the ecological quality of each.

Usage

1
barplotEQR(EQR.df)

Arguments

EQR.df

An object of the class data.frame obtained from the function carlit().

Value

A barplot.

Author(s)

Danilo Pecorino, Gina de la Fuente Mancebo, Xavier Torras

Examples

1
2
3
4
5
6

Example output

   Site        GRS    EQ.ssi    l       EQR
1 Site1 Site1_DB_A  8.250000  240 0.9132231
2 Site1 Site1_HC_A  9.859375  640 0.9132231
3 Site2 Site2_HC_A 10.935294 1700 0.9951928
4 Site2 Site2_LC_A 11.677966  590 0.9951928
5 Site3 Site3_LC_N  7.594340 1060 0.5254718
6 Site3 Site3_HC_N 10.545455  440 0.5254718

CARLIT documentation built on May 2, 2019, 6:09 a.m.