parse_bat: Parse the content of a Zonation batch (bat) file and make OS...

Description Usage Arguments Value Author(s)

View source: R/zonation.R

Description

The main issues faced between differerent platforms are the name of the executable, ways of calling it, and path separators. Relative file paths need to be expanded into full absolute paths.

Usage

1
parse_bat(bat.file, exe = NULL)

Arguments

bat.file

Character string path to a Zonation batch (bat) file.

exe

Character string for overriding the Zonation executable specified in the bat-file.

Value

A character string command sequence suitable for execution.

Author(s)

Joona Lehtomaki joona.lehtomaki@gmail.com


zonator documentation built on July 8, 2020, 6:18 p.m.