searchOTBW function

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

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

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

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

Arguments

  • DL: drive letter default is C:/
  • quiet: boolean switch for supressing console messages default is TRUE

Returns

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

Examples

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

Author(s)

Chris Reudenbach

  • Maintainer: Chris Reudenbach
  • License: GPL (>= 3) | file LICENSE
  • Last published: 2024-10-28