Description Usage Arguments Value Author(s) Examples
Helper function to start QGIS application under Linux.
| 1 | setup_linux(qgis_env = set_env())
 | 
| 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: 
setup_linux()
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.