Learn R Programming

RQGIS (version 1.0.4)

reset_path: Reset PATH

Description

Since run_ini() starts with a clean PATH, this function makes sure to add the original paths to PATH. Note that this function is a Windows-only function.

Usage

reset_path(settings)

Arguments

settings

A list as derived from as.list(Sys.getenv()).