searchOTBX: Search recursively for valid 'OTB' installation(s) on a...

View source: R/otbControls.R

searchOTBXR Documentation

Search recursively for valid 'OTB' installation(s) on a 'Linux' OS

Description

Search for valid 'OTB' installations on a 'Linux' OS

Usage

searchOTBX(MP = "default", quiet = TRUE)

Arguments

MP

default mount point is the home directory "~" (as suggested by the OTB team)

quiet

boolean switch for supressing messages default is TRUE

Value

A dataframe with the 'OTB' root folder(s) the version name(s) and the installation type(s).

Author(s)

Chris Reudenbach

Examples

## Not run: 
# get all valid OTB installation folders and params
searchOTBX()

## End(Not run)

gisma/link2GI documentation built on Nov. 10, 2023, 11:15 a.m.