View source: R/otb_parse_legacy.R
| parseOTBAlgorithms | R Documentation |
otbapp_*.so, otbapp_*.dylib, otbapp_*.dll
Windows: lists wrappers otbcli_<Algo>.ps1, otbcli_<Algo>.bat, otbcli_<Algo>.exe#
Retrieve available OTB applicationsLinux/macOS: lists 'otbapp_*.{so,dylib,dll}' under OTB_APPLICATION_PATH derived from OTB root.
parseOTBAlgorithms(gili = NULL)
gili |
Optional list returned by [linkOTB()]. If 'NULL', [linkOTB()] is called. |
Windows: lists wrappers 'otbcli_<Algo>.{ps1,bat,exe}' in 'gili$pathOTB' (binDir). #'
Character vector of application names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.