Update parametersweep.R
This commit is contained in:
parent
2b89cc114f
commit
fbdb62a6d5
@ -17,7 +17,7 @@ paramSweep <- function(inputDir="./",
|
|||||||
parameters=NULL,
|
parameters=NULL,
|
||||||
outputDir=NULL,
|
outputDir=NULL,
|
||||||
iterations=10,
|
iterations=10,
|
||||||
outVar="daily_gpp",
|
outVar="GPP",
|
||||||
htmlOutName = "paramsweep.html",
|
htmlOutName = "paramsweep.html",
|
||||||
fixAlloc=FALSE){
|
fixAlloc=FALSE){
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user