Skip to content

Commit 718e692

Browse files
committed
markdown source builds
Auto-generated via {sandpaper} Source : d9ee6d3 Branch : main Author : Drake Asberry <47766074+drakeasberry@users.noreply.github.com> Time : 2024-06-15 21:12:51 +0000 Message : Merge pull request #441 from sstevens2/patch-2 Removing info about old raster function
1 parent 88eba1c commit 718e692

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

01-raster-structure.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -474,11 +474,8 @@ nlyr(DSM_HARV)
474474
[1] 1
475475
```
476476

477-
However, raster data can also be multi-band, meaning that one raster file
478-
contains data for more than one variable or time period for each cell. By
479-
default the `rast()` function only imports the first band in a raster
480-
regardless of whether it has one or more bands. Jump to a later episode in
481-
this series for information on working with multi-band rasters:
477+
However, raster data can also be multi-band, meaning that one raster file contains data for more than one variable or time period for each cell.
478+
Jump to a later episode in this series for information on working with multi-band rasters:
482479
[Work with Multi-band Rasters in R](05-raster-multi-band-in-r/).
483480

484481
## Dealing with Missing Data

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"about.md" "2ae9402fd9f37560bd85430a98bf4847" "site/built/about.md" "2024-06-04"
55
"config.yaml" "8f4c7a49b9d32beef686bcd8ae3e4c5f" "site/built/config.yaml" "2024-06-04"
66
"index.md" "8704017272467874007912c316744a00" "site/built/index.md" "2024-06-04"
7-
"episodes/01-raster-structure.Rmd" "93bf05e4999d6545ba0f3f1ba1aafdaa" "site/built/01-raster-structure.md" "2024-06-15"
7+
"episodes/01-raster-structure.Rmd" "fd0024d668eb41109e4761a558c3d855" "site/built/01-raster-structure.md" "2024-06-15"
88
"episodes/02-raster-plot.Rmd" "5de487340aa50257089b12295059018b" "site/built/02-raster-plot.md" "2024-06-15"
99
"episodes/03-raster-reproject-in-r.Rmd" "d11ff839db427f11b0f0d5e8f7825c80" "site/built/03-raster-reproject-in-r.md" "2024-06-04"
1010
"episodes/04-raster-calculations-in-r.Rmd" "a100233c7c80bcae34c0112d10980d0d" "site/built/04-raster-calculations-in-r.md" "2024-06-04"

0 commit comments

Comments
 (0)