Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
HYCAR-Hydro
airGRteaching
Commits
0ca8a9b9
Commit
0ca8a9b9
authored
Feb 05, 2020
by
Delaigue Olivier
Browse files
v0.2.8.10 DOC: help page formatting (moving sections and revising indentation)
parent
9bfbcc3b
Changes
3
Hide whitespace changes
Inline
Side-by-side
DESCRIPTION
View file @
0ca8a9b9
Package: airGRteaching
Type: Package
Title: Teaching Hydrological Modelling with the GR Rainfall-Runoff Models ('Shiny' Interface Included)
Version: 0.2.8.
9
Version: 0.2.8.
10
Date: 2020-02-05
Authors@R: c(
person("Olivier", "Delaigue", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7668-8468"), email = "airGR@inrae.fr"),
...
...
NEWS.Rmd
View file @
0ca8a9b9
...
...
@@ -14,7 +14,7 @@ output:
### 0.2.8.
9
Release Notes (2020-02-05)
### 0.2.8.
10
Release Notes (2020-02-05)
#### New features
...
...
man/plot.Rd
View file @
0ca8a9b9
...
...
@@ -4,9 +4,14 @@
\alias{plot.PrepGR}
\alias{plot.CalGR}
\alias{plot.SimGR}
\title{Time series plotting GR observation objects}
\description{Time series plotting GR observation objects}
\usage{
\method{plot}{PrepGR}(x, type = "l",
col.Precip = "royalblue", col.Q = "black", col.na = "grey",
...
...
@@ -52,9 +57,6 @@
}
\description{Time series plotting GR observation objects}
\author{Olivier Delaigue}
\examples{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment