Class 17
terra (raster) intro
SpatRaster object - 1 layer to many layers, from multiple or single file sourcesSpatVector object - Vector data[[ ... ]] notationextent work?brick function can be used both to read and writeprojectst_transform(), use crs of existing layer to projectres argumentrasterize converts to raster. Need to pass argument that gives raster dimensions.chirpsz for dimensionsrasterToPolygons, use dissolve to merge common raster valuesgeom_raster()mask makes values NA outside of mask area.