Skip to content

Commit e108e2a

Browse files
authored
related to #1169
Updated code chunk for loading geographic data.
1 parent 8f7f160 commit e108e2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

02-spatial-data.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ library(terra) # classes and functions for raster data
6262

6363
The other packages that were installed contain data that will be used in the book:
6464

65-
```{r 02-spatial-data-4, results='hide'}
65+
```{r 02-spatial-data-4}
6666
#| message: FALSE
6767
#| results: hide
6868
library(spData) # load geographic data

0 commit comments

Comments
 (0)