Try to run a given batch (bat) files.
run_bat(bat.file, exe = "zig3")
bat.file | Character string path to a Zonation batch (bat) file. |
---|---|
exe | Character string for overriding the default Zonation executable (default: zig3). |
A logical indicating whether running the batch file was successful.