View source: R/otb_linux_link.R
| linkOTB_linux | R Documentation |
Internal OS-specific implementation. Returns a gili list with a valid 'launcher' (otbApplicationLauncherCommandLine) if present.
linkOTB_linux(
bin_OTB = NULL,
root_OTB = NULL,
type_OTB = NULL,
searchLocation = NULL,
ver_select = FALSE,
quiet = TRUE,
returnPaths = TRUE
)
bin_OTB |
Optional. Path to OTB bin directory. |
root_OTB |
Optional. Path to OTB root directory. |
type_OTB |
Optional installation type filter. |
searchLocation |
Default '/usr/bin/' for auto-detect, or a mountpoint. |
ver_select |
Selection logic (FALSE = newest, TRUE = interactive, numeric = row). |
quiet |
Logical. |
returnPaths |
Logical. |
gili list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.