Using app(), lapp(), and tapp() with SpatRaster in R
R
terra
gis
In this short post, I will show how to use the
app()
, lapp()
, and tapp()
functions from the terra
package to apply functions to SpatRaster
objects. These functions are…
Jun 12, 2025