Search for a SAGA-GIS tool
Search for a SAGA-GIS tool
search_tools(x, pattern)
x |
saga object |
pattern |
character, pattern of text to search for within the tool name |
dataframe, tools that match the pattern of the search text and their host library
## Not run: # initialize Rsagacmd saga <- saga_gis() # search for a tool search_tools(x = saga, pattern = "terrain") ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.