plot_obs_sim_ts: Returns a timeseries plot of observed and simulated data

Description Usage Arguments

View source: R/plot_obs_sim_ts.R

Description

Returns a timeseries plot of observed and simulated data

Usage

1
plot_obs_sim_ts(x, y1, y2, plot.var.name = NULL, units = NULL)

Arguments

x

A vector containing time/date

y1

A vector containing simulated values

y2

A vector containing observed values

plot.var.name

String containing the name of the variable being plotted

units

units of the data


devalc/WEPPRecipes documentation built on Jan. 3, 2022, 2:24 a.m.