Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

create_function

Function generate text that will be parsed into R code


Description

Internal variable 'args' is derived by capturing the names and values of the calling function. The interval 'senv' variable is the SAGA-GIS library settings (generated by 'saga_env') and comes from the environment of when the dynamic function was generated.

Usage

create_function(lib, tool)

Arguments

lib

A character, name of SAGA-GIS library.

tool

A character, name of SAGA-GIS tool.

Value

A character, text that is to be parsed into a function definition.


Rsagacmd

Linking R with the Open-Source 'SAGA-GIS' Software

v0.1.0
GPL-3
Authors
Steven Pawley [aut, cre]
Initial release
2021-01-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.