Learn R Programming

Rsagacmd (version 0.4.3)

saga_version: Return the installed version of SAGA-GIS

Description

Intended to be used internally by saga_env. Uses a system call to saga_cmd to output version of installed SAGA-GIS on the console

Usage

saga_version(saga_cmd)

Value

A numeric_version with the version of SAGA-GIS found at the cmd path.

Arguments

saga_cmd

The path of the saga_cmd binary.