parse_options: Convenience function to join together the saga_cmd...

View source: R/run-cmd.R

parse_optionsR Documentation

Convenience function to join together the saga_cmd option:value pairs

Description

Convenience function to join together the saga_cmd option:value pairs

Usage

parse_options(key, value)

Arguments

key

character, the saga_cmd option such as "DEM".

value

character, the value of the option.

Value

character, a joined option:value pair such as "-DEM:mygrid.tif"


Rsagacmd documentation built on Oct. 16, 2023, 5:06 p.m.