Skip to content

Commit 9d4afb4

Browse files
authored
Removing info about old raster function
1 parent a6ca574 commit 9d4afb4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

episodes/01-raster-structure.Rmd

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -325,9 +325,8 @@ nlyr(DSM_HARV)
325325
```
326326

327327
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
330-
regardless of whether it has one or more bands. Jump to a later episode in
328+
contains data for more than one variable or time period for each cell.
329+
Jump to a later episode in
331330
this series for information on working with multi-band rasters:
332331
[Work with Multi-band Rasters in R](05-raster-multi-band-in-r/).
333332

0 commit comments

Comments
 (0)