searchGDALW | R Documentation |
Search for valid 'GDAL' installations on a 'Windows' OS
searchGDALW(DL = "C:", quiet = TRUE)
DL |
drive letter default is "C:" |
quiet |
boolean switch for supressing console messages default is TRUE |
A dataframe with the 'GDAL' root folder(s) the version name(s) and the installation type(s).
Chris Reudenbach
## Not run: # get all valid GDAL installation folders and params searchGDALW() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.