findOTB: Locate Orfeo ToolBox (OTB) installations

View source: R/otb_linux_search.R

findOTBR Documentation

Locate Orfeo ToolBox (OTB) installations

Description

Dispatcher that calls the OS-specific search function and returns a normalized installations table.

Usage

findOTB(searchLocation = NULL, quiet = TRUE)

Arguments

searchLocation

Character. On Linux: mountpoints/roots to search. If NULL, defaults to "default" which expands to c("~","/opt","/usr/local","/usr").

quiet

Logical.

Value

data.frame of installations or FALSE.


link2GI documentation built on Dec. 23, 2025, 9:09 a.m.