Learn R Programming

link2GI (version 0.5-3)

searchOTBW: Search recursively for valid 'OTB' installation(s) on a 'Windows' OS

Description

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

Usage

searchOTBW(DL = "default", quiet = TRUE)

Value

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

Arguments

DL

drive letter default is "C:"

quiet

boolean switch for supressing console messages default is TRUE

Author

Chris Reudenbach

Examples

Run this code
if (FALSE) {
# get all valid OTB installation folders and params
searchOTBW()
}

Run the code above in your browser using DataLab