SpatExtent-class function

Class "SpatExtent"

Class "SpatExtent"

Objects of class SpatExtent are used to define the spatial extent (extremes) of objects of the SpatRaster class. class

Objects from the Class

You can use the ext function to create SpatExtent objects, or to extract them from a SpatRaster, SpatVector or related objects.

Methods

  • show: display values of a SpatExtent object

Examples

e <- ext(-180, 180, -90, 90) e
  • Maintainer: Robert J. Hijmans
  • License: GPL (>= 3)
  • Last published: 2025-02-26