shud.filein | R Documentation |
shud.filein
Prepare Input file of SHUD model
shud.filein
shud.filein(
projname = get("PRJNAME", envir = .shud),
inpath = get("inpath", envir = .shud),
outpath = get("outpath", envir = .shud)
)
projname |
Character, project name, default= PRJNAME which is a global variable. |
inpath |
SHUD model input directory, default = inpath which is global variable |
outpath |
SHUD model output directory, default = outpath which is global variable |
Character of full path of input files for SHUD model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.