powered by
GEOS version information
geos_version(runtime = TRUE)
Use FALSE to return the build-time GEOS version, which may be different than the runtime version if a different version of the libgeos package was used to build this package.
geos_version() geos_version(runtime = FALSE) # check for a minimum version of GEOS geos_version() >= "3.8.1"
Run the code above in your browser using DataLab