parse_options {Rsagacmd} | R Documentation |
Convenience function to join together the saga_cmd option:value pairs
parse_options(key, value)
key |
character, the saga_cmd option such as "DEM". |
value |
character, the value of the option. |
character, a joined option:value pair such as "-DEM:mygrid.tif"