R/system.R
runBatchfileInDirectory.Rd
Run a Batch File in a given Directory
runBatchfileInDirectory(batchfile, directory = dirname(batchfile), ...)
full path to Windows batch file
directory from which batchfile is to be invoked. Default: directory of batch file
arguments passed to shell.exec