Plot tile drain flow histogram and distribution curve
Usage
plot_qtile(
sim_verify,
exclude_lum = c("urhd_lum", "urmd_lum", "urml_lum", "urld_lum", "ucom_lum", "uidu_lum",
"utrn_lum", "uins_lum", "urbn_lum")
)Arguments
- sim_verify
Simulation output of the function
run_swat_verification(). To plot the heat units at least the output optionoutputs = 'wb'must be set inrun_swat_verification()- exclude_lum
Character vector to define land uses which are excluded in the printed table.
