Description Usage Arguments Author(s) Examples
This plots the results of the calibration for the model.
1 | plot_param(sim_folder)
|
sim_folder |
filepath; the directory where simulation files are contained |
Sebastiano Piccoloroaz, Tadhg Moore
1 2 3 4 5 6 7 | ## Not run:
sim_folder <- system.file('extdata', package = 'air2wateR')
gen_param(sim_folder = sim_folder, mean_depth = 147)
run_air2water(sim_folder = sim_folder)
plot_param(sim_folder = sim_folder)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.