Skip to contents

Constructs the call string to for 'system2()'.

Usage

construct_ogs_command(ogs6_bin_path, singularity_opts)

Arguments

ogs6_bin_path

string: Optional: Path to OpenGeoSys 6 executable or OpenGeoSys container (singularity image) file. Defaults to options("r2ogs6.default_ogs6_bin_path")

singularity_opts

string: Optional: Options to singularity exec command. Defaults to options("r2ogs6.singularity_opts")

Value

string: Call object.