Create a text representation of (the skeleton of) an object
methods
## S4 method for signature 'SpatExtent' as.character(x) ## S4 method for signature 'SpatRaster' as.character(x)
x
: SpatRastercharacter
r <- rast() ext(r) ext(c(0, 20, 0, 20))
Useful links