ucWriteBatchUcode: Write batch file invoking UCODE

ucWriteBatchUcodeR Documentation

Write batch file invoking UCODE

Description

Write batch file invoking UCODE

Usage

ucWriteBatchUcode(
  bfile,
  ucode = system.file("extdata", "ucode_2005.exe", package = "kwb.wtaq"),
  waitForInput = TRUE,
  inpfile = "ucode.in"
)

Arguments

bfile

full path to batch file

ucode

full path to UCODE executable file

waitForInput

if TRUE, "pause" is added to the batch file

inpfile

name of ucode input file


KWB-R/kwb.ucode documentation built on June 15, 2022, 12:39 a.m.