TODO: Move to reproducible
TODO: Move to reproducible
TODO: expand to multiple objects
.compareRas(x, ...)
.compareCRS(x, y)
a Raster
, SpatRaster
, sf
, SpatVector
, or Spatial
object
additional Raster
or SpatRaster
objects, and arguments
passed to terra::compareGeom()
.
the projected extent
this function internally converts Raster
to SpatRaster
to allow using compareGeom()
,
and benefit from its complexity.