shud.filein: Prepare Input file of SHUD model 'shud.filein'

View source: R/Project.R

shud.fileinR Documentation

Prepare Input file of SHUD model shud.filein

Description

Prepare Input file of SHUD model shud.filein

Usage

shud.filein(
  projname = get("PRJNAME", envir = .shud),
  inpath = get("inpath", envir = .shud),
  outpath = get("outpath", envir = .shud)
)

Arguments

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

Value

Character of full path of input files for SHUD model


SHUD-System/SHUDtoolbox documentation built on Nov. 27, 2024, 5:54 a.m.