Description Usage Arguments Value Author(s) Examples
check_apps
checks if software applications necessary to
run QGIS (QGIS and Python plugins) are installed in the correct
locations.
1 | check_apps(root, ...)
|
root |
Path to the root directory. Usually, this is 'C:/OSGEO4~1', '/usr' and '/Applications/QGIS.app/' for the different platforms. |
... |
Optional arguments used in |
The function returns a list with the paths to all the necessary QGIS-applications.
Jannes Muenchow, Patrick Schratz
1 2 3 4 | ## Not run:
check_apps()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.