View source: R/plot_obs_sim_ts.R
Returns a timeseries plot of observed and simulated data
1 | plot_obs_sim_ts(x, y1, y2, plot.var.name = NULL, units = NULL)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.