diff --git a/DESCRIPTION b/DESCRIPTION index 120fabeaa52e7016231874ee9ddbe772133d7f52..4fc1887b6c8aa9b4cc2d2a584f4acbde2df3a65f 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: SWATdoctR Type: Package Title: Finding the right diagnoses and treatments for SWAT+ models -Version: 0.1.23 +Version: 0.1.24 Author: c(person("Christoph", "Schürz", email = "christoph.schuerz@ufz.de", role = c("aut", "cre")), @@ -34,4 +34,4 @@ Suggests: License: GPL-3 Encoding: UTF-8 LazyData: true -RoxygenNote: 7.2.3 +RoxygenNote: 7.3.1 diff --git a/man/plot_waterbalance.Rd b/man/plot_waterbalance.Rd index a4b0b8a9f9f46e8bd980166d0bb529ad44dfa548..d043c76fbf325e3e7b1b7c974898c264352ac5eb 100644 --- a/man/plot_waterbalance.Rd +++ b/man/plot_waterbalance.Rd @@ -4,13 +4,16 @@ \alias{plot_waterbalance} \title{Plot the average annual water balance} \usage{ -plot_waterbalance(sim_verify) +plot_waterbalance(sim_verify, simplified = FALSE) } \arguments{ \item{sim_verify}{Simulation output of the function \code{run_swat_verification()} as a single object. To plot the water balance at least the output option \code{outputs = 'wb'} must be set in \code{run_swat_verification()}.} + +\item{simplified}{Boolean, TRUE to plot a simplified version of the flow chart. +Default is FALSE.} } \value{ Returns a ggplot flow chart with the simulated average annual water