Description Usage Arguments Value Author(s) Examples
Windows helper function to start QGIS application. Basically, the code found in all .bat files found in etc/ini (most likely "C:/OSGEO4~1/etc/ini") is reproduced within R.
| 1 | 
| qgis_env | Environment settings containing all the paths to run the QGIS
API. For more information, refer to  | 
The function changes the system settings using base::Sys.setenv().
Jannes Muenchow
| 1 2 3 4 | ## Not run: 
run_ini()
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.