With c you can:
-- Combine SpatRaster objects. They must have the same extent and resolution. Also see add<-
-- Add a SpatRaster to a SpatRasterDataset
-- Append SpatVector objects. They must be of the same geometry type. See svc for combining different geometry type objects in a SpatVectorCollection
-- Add a SpatVector to a SpatVectorCollection