plotrecord.cal: plotrecord.cal

Description Usage Arguments Value

View source: R/PlotFunctions.R

Description

Plots estimated record with calibrated data

Usage

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

Arguments

data

Dataframe with estimated values (value), dates (ImageDate), location identifier

caldata

Dataframe with data used in Calibration (value, ImageDate, and Lake column)

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

plot of estimated record with data used for calibration


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