Skip to content

Commit 5283cc4

Browse files
committed
markdown source builds
Auto-generated via `{sandpaper}` Source : f6352f5 Branch : main Author : Jon Jablonski <jonjab@ucsb.edu> Time : 2025-10-27 16:12:26 +0000 Message : Merge pull request #497 from datacarpentry/update/packages Update 10 packages
1 parent 15caca8 commit 5283cc4

File tree

27 files changed

+34
-2842
lines changed

27 files changed

+34
-2842
lines changed

01-raster-structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,7 @@ ggplot() +
669669
```
670670

671671
``` output
672-
`stat_bin()` using `bins = 30`. Pick better value with `binwidth`.
672+
`stat_bin()` using `bins = 30`. Pick better value `binwidth`.
673673
```
674674

675675
<img src="fig/01-raster-structure-rendered-view-raster-histogram-1.png" style="display: block; margin: auto;" />

04-raster-calculations-in-r.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ ggplot(chm_harv_df) +
334334
```
335335

336336
``` output
337-
`stat_bin()` using `bins = 30`. Pick better value with `binwidth`.
337+
`stat_bin()` using `bins = 30`. Pick better value `binwidth`.
338338
```
339339

340340
<img src="fig/04-raster-calculations-in-r-rendered-create-hist-1.png" style="display: block; margin: auto;" />
@@ -393,7 +393,7 @@ ggplot(chm_harv_df) +
393393
```
394394

395395
``` output
396-
`stat_bin()` using `bins = 30`. Pick better value with `binwidth`.
396+
`stat_bin()` using `bins = 30`. Pick better value `binwidth`.
397397
```
398398

399399
<img src="fig/04-raster-calculations-in-r-rendered-chm-harv-hist-1.png" style="display: block; margin: auto;" />
@@ -594,7 +594,7 @@ ggplot(chm_ov_sjer_df) +
594594
```
595595

596596
``` output
597-
`stat_bin()` using `bins = 30`. Pick better value with `binwidth`.
597+
`stat_bin()` using `bins = 30`. Pick better value `binwidth`.
598598
```
599599

600600
<img src="fig/04-raster-calculations-in-r-rendered-sjer-chm-overlay-hist-1.png" style="display: block; margin: auto;" />
@@ -636,7 +636,7 @@ ggplot(chm_harv_df) +
636636
```
637637

638638
``` output
639-
`stat_bin()` using `bins = 30`. Pick better value with `binwidth`.
639+
`stat_bin()` using `bins = 30`. Pick better value `binwidth`.
640640
```
641641

642642
<img src="fig/04-raster-calculations-in-r-rendered-compare-chm-harv-sjer-1.png" style="display: block; margin: auto;" />
@@ -647,7 +647,7 @@ ggplot(chm_ov_sjer_df) +
647647
```
648648

649649
``` output
650-
`stat_bin()` using `bins = 30`. Pick better value with `binwidth`.
650+
`stat_bin()` using `bins = 30`. Pick better value `binwidth`.
651651
```
652652

653653
<img src="fig/04-raster-calculations-in-r-rendered-compare-chm-harv-sjer-2.png" style="display: block; margin: auto;" />

05-raster-multi-band-in-r.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ ggplot() +
227227
```
228228

229229
``` output
230-
`stat_bin()` using `bins = 30`. Pick better value with `binwidth`.
230+
`stat_bin()` using `bins = 30`. Pick better value `binwidth`.
231231
```
232232

233233
<img src="fig/05-raster-multi-band-in-r-rendered-rgb-harv-hist-band1-1.png" style="display: block; margin: auto;" />

11-vector-raster-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ ggplot() +
349349
```
350350

351351
``` output
352-
`stat_bin()` using `bins = 30`. Pick better value with `binwidth`.
352+
`stat_bin()` using `bins = 30`. Pick better value `binwidth`.
353353
```
354354

355355
<img src="fig/11-vector-raster-integration-rendered-view-extract-histogram-1.png" style="display: block; margin: auto;" />

12-time-series-raster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ ggplot(ndvi_harv_stack_df) +
313313
```
314314

315315
``` output
316-
`stat_bin()` using `bins = 30`. Pick better value with `binwidth`.
316+
`stat_bin()` using `bins = 30`. Pick better value `binwidth`.
317317
```
318318

319319
<img src="fig/12-time-series-raster-rendered-view-stack-histogram-1.png" style="display: block; margin: auto;" />

config.yaml

Lines changed: 0 additions & 92 deletions
This file was deleted.
-211 Bytes
Loading
118 Bytes
Loading
-22 Bytes
Loading
-22 Bytes
Loading

0 commit comments

Comments
 (0)