R/gis.R
checkGDALVersion.Rd
Check whether the system has a minimum version of GDAL available
checkGDALVersion(version)
The minimum GDAL version to check for.
Logical.
if (FALSE) { checkGDALVersion("2.0") }