powered by
Search for valid 'GDAL' installations on a 'Windows' OS
searchGDALX(MP = "/usr", 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 messages default is TRUE
Chris Reudenbach
run = FALSE if (run) { # get all valid GDAL installation folders and params searchGDALX() }
Run the code above in your browser using DataLab