searchOTBW {link2GI} | R Documentation |
Search for valid 'OTB' installations on a 'Windows' OS
searchOTBW(DL = "default", quiet = TRUE)
DL |
drive letter default is |
quiet |
boolean switch for supressing console messages default is TRUE |
A dataframe with the 'OTB' root folder(s) the version name(s) and the installation type(s).
Chris Reudenbach
## Not run:
# get all valid OTB installation folders and params
searchOTBW()
## End(Not run)