Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
swatdoctr
Manage
Activity
Members
Labels
Plan
Issues
5
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christoph Schürz
swatdoctr
Commits
8180e874
Commit
8180e874
authored
9 months ago
by
Svajunas Plunge
Browse files
Options
Downloads
Patches
Plain Diff
updated version docs
parent
c5d95175
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
DESCRIPTION
+2
-2
2 additions, 2 deletions
DESCRIPTION
man/plot_waterbalance.Rd
+4
-1
4 additions, 1 deletion
man/plot_waterbalance.Rd
with
6 additions
and
3 deletions
DESCRIPTION
+
2
−
2
View file @
8180e874
Package: SWATdoctR
Type: Package
Title: Finding the right diagnoses and treatments for SWAT+ models
Version: 0.1.2
3
Version: 0.1.2
4
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
This diff is collapsed.
Click to expand it.
man/plot_waterbalance.Rd
+
4
−
1
View file @
8180e874
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment