diff --git a/man/plot_OutputsModel.Rd b/man/plot_OutputsModel.Rd index 9eb3220f11fbe10dde805946621529cc90b14068..98f51022f6104460b06032e3e46f7be6cb9e5c3c 100644 --- a/man/plot_OutputsModel.Rd +++ b/man/plot_OutputsModel.Rd @@ -15,11 +15,11 @@ plot_OutputsModel(OutputsModel, Qobs = NULL, IndPeriod_Plot = NULL, \item{BasinArea}{(optional) [numeric] basin area [km2], used to plot flow axes in m3/s} -\item{PlotChoice}{(optional) [character] choice of plots \cr (e.g. c(\code{"Precip"}, \code{"SnowPack"}, \code{"Flows"}, \code{"Regime"}, \code{"CumFreq"}, \code{"CorQQ"})), default=\code{"all"}} +\item{PlotChoice}{(optional) [character] choice of plots \cr (e.g. c(\code{"Precip"}, \code{"SnowPack"}, \code{"Flows"}, \code{"Regime"}, \code{"CumFreq"}, \code{"CorQQ"})), default = \code{"all"}} -\item{log_scale}{(optional) [boolean] boolean indicating if the flow axis is to be logarithmic, default = FALSE} +\item{log_scale}{(optional) [boolean] boolean indicating if the flow axis is to be logarithmic, default = \code{FALSE}} -\item{verbose}{(optional) [boolean] boolean indicating if the function is run in verbose mode or not, default = TRUE} +\item{verbose}{(optional) [boolean] boolean indicating if the function is run in verbose mode or not, default = \code{TRUE}} } \value{ screen plot window