proj_version {gdalraster}R Documentation

Get PROJ version

Description

proj_version() returns version information for the PROJ library in use by GDAL.

Usage

proj_version()

Value

A list of length four containing:

See Also

gdal_version(), geos_version(), proj_search_paths(), proj_networking()

Examples

proj_version()

[Package gdalraster version 1.11.1 Index]