Skip to contents

Run gompred.exe in given Directory

Usage

runGompredInDirectory(
  target.dir = tempdir(),
  input.file = exampleFile("obs.txt"),
  sep = ";",
  strategy = 0,
  ...
)

Arguments

target.dir

path to target directory

input.file

path to input file

sep

column separator

strategy

integer number specifying the strategy to be applied

...

arguments that are passed to .runModuleInDirectory, such as verbose or show.error