Commit 42ff1ab3 authored by Delaigue Olivier's avatar Delaigue Olivier
Browse files

docs(man): correct English in 'SimGR' help page

1 merge request!58CRAN v0.3.3
Pipeline #49428 passed with stage
in 8 minutes and 28 seconds
Showing with 1 addition and 1 deletion
+1 -1
......@@ -89,7 +89,7 @@ CAL <- CalGR(PrepGR = PREP, CalCrit = "KGE2",
SIM <- SimGR(PrepGR = PREP, Param = CAL, EffCrit = "KGE2",
WupPer = NULL, SimPer = c("1994-01-01", "1998-12-31"))
## Simulation step using model parameters set by the user
## Simulation step using model parameter set by the user
SIM <- SimGR(PrepGR = PREP, Param = c(270.426, 0.984, 108.853, 2.149), EffCrit = "KGE2",
WupPer = NULL, SimPer = c("1994-01-01", "1998-12-31"))
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment