Skip to contents

Convenience wrapper over activate_gdal_runtime() that ensures the GDAL runtime is activated and the main GDAL DLL is preloaded in the current session.

Usage

load_gdal_dll(gdal_home = default_gdal_home(), quiet = FALSE)

Arguments

gdal_home

GDAL home directory.

quiet

Suppress informational CLI output.

Value

Invisibly returns activation metadata.