Skip to contents

Usage

qgis_output(x, which)

qgis_result_single(x, what)

qgis_detect_windows(...)

qgis_detect_macos()

qgis_use_json_input()

qgis_use_json_output(...)

qgis_description(...)

qgis_arguments(...)

qgis_outputs(...)

qgis_pipe(...)

qgis_tmp_clean(...)

qgis_result_clean(...)

Arguments

x

A qgis_result object returned by qgis_run_algorithm().

which

The index of an output.

what

Character vector of classes.

...

Arguments passed to the new function. This is done for functions where only the function name changed at time of deprecation.

Value

A value as described in the documentation of the corresponding new function.