powered by
Windows helper function to start QGIS application by setting all necessary path especially through running run_ini().
run_ini()
setup_win(qgis_env = set_env())
Environment settings containing all the paths to run the QGIS API. For more information, refer to set_env().
set_env()
The function changes the system settings using base::Sys.setenv().
base::Sys.setenv()
# NOT RUN { setup_win() # }
Run the code above in your browser using DataLab