shud.env | R Documentation |
shud.env
Setup .shud environment.
shud.env
shud.env(
prjname,
inpath = file.path("input", prjname),
outpath = file.path("output", paste0(prjname, ".out")),
anapath = file.path(outpath, "postprocessing"),
version = 2
)
prjname |
character of SHUD model project name. |
inpath |
path of SHUD model input directory |
outpath |
path of SHUD model output directory |
anapath |
character of SHUD model project name. |
version |
version of SHUD model. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.