plotResidualsCM: Plot concentration or flux residuals.

View source: R/plots.R

plotResidualsCMR Documentation

Plot concentration or flux residuals.

Description

Not sure we want to include this function in the official API, so keeping it internal for now.

Usage

plotResidualsCM(type, load.model, observations, resids,
  dateField = "Date", verbose = FALSE, xObservations = FALSE,
  xFlow = FALSE, day.of.year = FALSE)

Arguments

load.model

use this to pull names of date column and constituent name

observations

these are the observations to plot the residuals for

dateField

name of the date field in observations

verbose

debugging flag

day.of.year

flag if true will plot residuals by the day of year to,

residuals

the observation residuals


USGS-R/loadflex documentation built on July 26, 2023, 9:54 p.m.