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
IN-WOP
airGRiwrm
Commits
0b8b6267
Commit
0b8b6267
authored
Aug 19, 2021
by
Thirel Guillaume
Browse files
Corrected ylab with proper exponent
parent
92ef215f
Pipeline
#26818
passed with stage
in 5 minutes and 22 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
man/plot.Qm3s.Rd
View file @
0b8b6267
...
...
@@ -8,7 +8,7 @@
x,
type = "l",
xlab = "Date",
ylab = "Flow (m
3
/s)",
ylab =
expression(
"Flow (m
"^"3"*"
/s)"
)
,
main = "Simulated flows",
col = rainbow(ncol(x) - 1),
legend = colnames(x)[-1],
...
...
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