run: Run TROLL

Description Usage Arguments Value Examples

Description

Function to run TROLL code

Usage

1
2
3
run(name = getOption("RconTroll.name"), path = getOption("RconTroll.path"),
  app = getOption("RconTroll.app"), input = getOption("RconTroll.init"),
  overwrite = TRUE, verbose = TRUE)

Arguments

name

char. name of the model

path

char. working directory

app

char. path to troll app (e.g. TROLL.out)

input

char. input file

overwrite

logical. allow to overwrite existing outputs files

verbose

logical. allow output in console

Value

model output files in the path folder

Examples

1

fischer-fjd/RconTroll documentation built on May 16, 2019, 12:57 p.m.