pack: pack a Spat* object
Description
Pack a Spat* object so that it can be saved as an R object to disk, or passed over a connection that serializes (e.g. using a computer cluster).
Usage
# S4 method for SpatRaster
pack(x, ...)
# S4 method for SpatVector
pack(x, ...)
Arguments
...
additional arguments. None implemented