has_geos | R Documentation |
has_geos()
returns a logical value indicating whether GDAL was built
against the GEOS library. GDAL built with GEOS is a system requirement
as of gdalraster
1.10.0, so this function will always return TRUE
(may be removed in a future version).
has_geos()
Logical. TRUE
if GEOS is available, otherwise FALSE
.
has_geos()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.