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.
1 parent 8ce1e57 commit 2e3f263Copy full SHA for 2e3f263
episodes/01-raster-structure.Rmd
@@ -326,7 +326,7 @@ nlyr(DSM_HARV)
326
327
However, raster data can also be multi-band, meaning that one raster file
328
contains data for more than one variable or time period for each cell. By
329
-default the `raster()` function only imports the first band in a raster
+default the `rast()` function only imports the first band in a raster
330
regardless of whether it has one or more bands. Jump to a later episode in
331
this series for information on working with multi-band rasters:
332
[Work with Multi-band Rasters in R](05-raster-multi-band-in-r/).
0 commit comments