Skip to contents

Unsets GDAL environmental variables set by gdal_cloud_config()

Usage

gdal_cloud_unconfig()

Value

invisible TRUE if successful.

Examples

if (FALSE) { # interactive()
gdal_cloud_config()

# remove settings:
gdal_cloud_unconfig()
}