if (FALSE) {
# required packages
require(link2GI)
# search, find and create the links to all supported GI software
giLinks<-linkAll()
# makes the GDAL linkage verbose
giLinks<-linkAll(gdalArgs= "quiet = TRUE")
}
Run the code above in your browser using DataLab