powered by
Search for valid 'GDAL' installations on a 'Windows' OS
searchGDALW(DL = "C:", quiet = TRUE)
A dataframe with the 'GDAL' root folder(s) the version name(s) and the installation type(s).
drive letter default is "C:"
boolean switch for supressing console messages default is TRUE
Chris Reudenbach
run = FALSE if (run) { # get all valid GDAL installation folders and params searchGDALW() }
Run the code above in your browser using DataLab