Description Usage Arguments Value
View source: R/PlotFunctions.R
Plots estimated record with error bars
1 2  | plotrecord.errors(data, value, date, location,
  ylab = expression(paste("Chl-a (", mu, "g/L)")))
 | 
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  | 
plots the estimated record with error bars
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.