| searchGRASSX | R Documentation |
Strategy: 1) Prefer 'grass –config path' (returns GISBASE on modern GRASS) 2) Fallback: locate 'grass' via 'Sys.which()', then infer common GISBASE paths
searchGRASSX(MP = "default", quiet = TRUE)
MP |
Character. Ignored for detection (kept for API compatibility). You may pass a directory or an executable path; it will be used only as a hint. |
quiet |
Logical. |
FALSE or data.frame(instDir, version, installation_type)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.