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

docs(man): indent 'CreateInputsCrit_Lavenne' arguments in the 'usage 'section

Showing with 10 additions and 10 deletions
+10 -10
......@@ -15,16 +15,16 @@ Creation of the \code{InputsCrit} object required to the \code{\link{ErrorCrit}}
\usage{
CreateInputsCrit_Lavenne(FUN_CRIT = ErrorCrit_KGE,
InputsModel,
RunOptions,
Obs,
VarObs = "Q",
AprParamR,
AprCrit = 1,
k = 0.15,
BoolCrit = NULL,
transfo = "sqrt",
epsilon = NULL)
InputsModel,
RunOptions,
Obs,
VarObs = "Q",
AprParamR,
AprCrit = 1,
k = 0.15,
BoolCrit = NULL,
transfo = "sqrt",
epsilon = NULL)
}
......
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