setup_win: Set all Windows paths necessary to start the QGIS application

Description Usage Arguments Value Author(s) Examples

View source: R/helper_funs.R

Description

Windows helper function to start the QGIS application by setting all necessary path especially through running run_ini().

Usage

1
setup_win(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)

Jannes Muenchow

Examples

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

## End(Not run)

jannes-m/RQGIS3 documentation built on Oct. 12, 2020, 7:28 a.m.