check_apps: Checking paths to QGIS applications

Description Usage Arguments Value Author(s) Examples

View source: R/helper_funs.R

Description

check_apps checks if software applications necessary to run QGIS (QGIS and Python plugins) are installed in the correct locations.

Usage

1
check_apps(root, ...)

Arguments

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 check_apps. Under Windows, set_env passes function argument dev to check_apps.

Value

The function returns a list with the paths to all the necessary QGIS-applications.

Author(s)

Jannes Muenchow, Patrick Schratz

Examples

1
2
3
4
## Not run: 
check_apps()

## End(Not run)

jannes-m/RQGIS documentation built on April 19, 2020, 11:41 p.m.