We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
overlay()
lapp()
1 parent f7f6c2c commit a77c4bdCopy full SHA for a77c4bd
episodes/04-raster-calculations-in-r.Rmd
@@ -12,7 +12,7 @@ source("setup.R")
12
::::::::::::::::::::::::::::::::::::::: objectives
13
14
- Perform a subtraction between two rasters using raster math.
15
-- Perform a more efficient subtraction between two rasters using the raster `overlay()` function.
+- Perform a more efficient subtraction between two rasters using the raster `lapp()` function.
16
- Export raster data as a GeoTIFF file.
17
18
::::::::::::::::::::::::::::::::::::::::::::::::::
0 commit comments