Learn R Programming

RQGIS (version 0.1.0)

build_py: Little helper function to construct the python-skeleton

Description

This helper function simply constructs the python-skeleton necessary to run the QGIS-Python API.

Usage

build_py(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.

Examples

Run this code
## Not run: 
# build_py()
# ## End(Not run)

Run the code above in your browser using DataLab