Name of the GIS function for which options should be returned.
intern
Logical, if TRUE the function captures the command line
output as an R character vector. If FALSE, the default, the output is
printed to the console in a pretty way.
qgis_env
Environment containing all the paths to run the QGIS API. For
more information, refer to set_env().
Details
Function get_options simply calls processing.algoptions of the
QGIS Python API.