run: run

Description Usage Arguments Details Value Author(s) See Also

View source: R/ShedsHT.R

Description

Function to call the Run txt file, which consists of user-defined parameters and calls to input files required to initialize a SHEDS.HT run.

Usage

1
run(run.file = "", wd = "")

Arguments

run.file

The name of the run file to be used for a given run. Many different "Run"" files may be set up for special purposes.The one being invoked must be present in the inputs folder.

wd

The user's working directory. The working directory should contain an inputs folder, containing all necessary SHEDS.HT input files. The wd value should be set once for each SHEDS.HT installation by replacing the default value in the definition of run().

Details

This function is used to provide R with information necessary to produce a SHEDS-HT run and to initialize necessary parameters. No values are returned. In order to produce a successful run, all necessary input files should be stored in the working directory specified by the wd argument.

Value

No variable will be returned.

Author(s)

Kristin Isaacs, Graham Glen

See Also

Run.txt, read.run.file


HumanExposure/SHEDSDevel documentation built on Oct. 30, 2019, 6:49 p.m.