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

search_tools

Search for a SAGA-GIS tool


Description

Search for a SAGA-GIS tool

Usage

search_tools(x, pattern)

Arguments

x

saga object

pattern

character, pattern of text to search for within the tool name

Value

dataframe, tools that match the pattern of the search text and their host library

Examples

## Not run: 
# initialize Rsagacmd
saga <- saga_gis()

# search for a tool
search_tools(x = saga, pattern = "terrain")

## End(Not run)

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.