setup_mac: Set all Mac paths necessary to start QGIS

Description Usage Arguments Value Author(s) Examples

View source: R/helper_funs.R

Description

Helper function to start QGIS application under macOS.

Usage

1
setup_mac(qgis_env = set_env())

Arguments

qgis_env

Environment settings containing all the paths to run the QGIS API. For more information, refer to set_env().

Value

The function changes the system settings using base::Sys.setenv().

Author(s)

Patrick Schratz

Examples

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

## End(Not run)

r-spatial/RQGIS documentation built on April 24, 2020, 7:37 p.m.