runBatchfileInDirectory: Run a Batch File in a given Directory

View source: R/system.R

runBatchfileInDirectoryR Documentation

Run a Batch File in a given Directory

Description

Run a Batch File in a given Directory

Usage

runBatchfileInDirectory(batchfile, directory = dirname(batchfile), ...)

Arguments

batchfile

full path to Windows batch file

directory

directory from which batchfile is to be invoked. Default: directory of batch file

...

arguments passed to shell.exec


KWB-R/kwb.utils documentation built on April 1, 2024, 7:12 a.m.