Skip to contents

Run gompcal.exe in given Directory

Usage

runGompcalInDirectory(
  target.dir = tempGompitzDir(),
  input.file = exampleFile("obs.txt"),
  sep = ";",
  ...
)

Arguments

target.dir

path to target directory

input.file

path to input file

sep

column separator

...

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