Description Usage Arguments Details Value
View source: R/plot_wgn_data_stats_rep.R
plot_rep_stats
creates a plot of the statistics of the timeseries replicates
calculated by calc_rep_stats
.
1 | plot_rep_stats(wgn_rep_stats, out_filename)
|
wgn_rep_stats |
A list of named dataframes containing the statistics to be plotted.
Typically calculated using |
out_filename |
Full path and filename of the output pdf file to be generated |
The plot contains panels for each statistic, and compares the charateristics of the replicates with an observation data.
A pdf file containing plot of the statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.