plotrecord.errors: plotrecord.errors

Description Usage Arguments Value

View source: R/PlotFunctions.R

Description

Plots estimated record with error bars

Usage

1
2
plotrecord.errors(data, value, date, location,
  ylab = expression(paste("Chl-a (", mu, "g/L)")))

Arguments

data

Dataframe with estimated values,dates, location identifiers, lower and upper bounds (lower and upper)

value

string, name of column with water quality values

date

string, name of column with imagery dates

location

string, name of column with location identifiers

ylab

string, label for y axis

Value

plots the estimated record with error bars


RSAlgaeR documentation built on May 2, 2019, 3:48 p.m.