Commit 2e7182dc authored by Delaigue Olivier's avatar Delaigue Olivier
Browse files

test: correct English in 'test-plot'

1 merge request!58CRAN v0.3.3
Pipeline #49431 passed with stage
in 7 minutes and 35 seconds
Showing with 1 addition and 1 deletion
+1 -1
......@@ -11,7 +11,7 @@ PREP <- PrepGR(DatesR = BasinObs2$DatesR, Precip = BasinObs2$P,
PotEvap = BasinObs2$E, Qobs = NA,
HydroModel = "GR4J", CemaNeige = FALSE)
## 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