qgis_path | R Documentation |
qgis_path()
returns the filepath of the 'qgis_process' command, while
qgis_version()
returns the QGIS version.
qgis_path(query = FALSE, quiet = TRUE)
qgis_version(query = FALSE, quiet = TRUE, full = TRUE, debug = FALSE)
query |
Use |
quiet |
Use |
full |
Logical.
If |
debug |
Logical.
If |
A string.
qgis_configure()
Other topics about reporting the QGIS state:
has_qgis()
,
qgis_algorithms()
,
qgis_using_json_input()
qgis_path()
qgis_path(quiet = FALSE)
qgis_version()
qgis_version(full = FALSE)
qgis_version(debug = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.