Skip to contents

Run main calibration loop

Usage

ucRunParallel(
  uconf = ucConf(),
  tdir = tempdir(),
  wtaq = system.file("extdata", "wtaq.2.1.exe", package = "kwb.wtaq"),
  FUN = NULL
)

Arguments

uconf

UCode configuration as retrieved by ucConf

tdir

tdir

wtaq

wtaq

FUN

function that is invoked each time before WTAQ is run

Value

???

See also