searchOTBW {link2GI} | R Documentation |
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)
Arguments
DL |
drive letter default is |
quiet |
boolean switch for supressing console 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
searchOTBW()
## End(Not run)
[Package link2GI version 0.6-2 Index]