Loads NRKW1 or SFLN2 bundled example data and runs the full NWSRFS model chain.
Value
A list with class "nwsrfs_run" (see nwsrfs_run())
Examples
# \donttest{
run = load_example("NRKW1")
plot(run$sim, type = "l")
# }
Loads NRKW1 or SFLN2 bundled example data and runs the full NWSRFS model chain.
A list with class "nwsrfs_run" (see nwsrfs_run())
# \donttest{
run = load_example("NRKW1")
plot(run$sim, type = "l")
# }