Skip to content

Commit 2c87479

Browse files
committed
changed text reference from raster to terra package
1 parent d2a12af commit 2c87479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

episodes/09-vector-when-data-dont-line-up-crs.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ in the same projection to support plotting / mapping. Note that these skills
9090
are also required for any geoprocessing / spatial analysis. Data need to be in
9191
the same CRS to ensure accurate results.
9292

93-
We will continue to use the `sf` and `raster` packages in this episode.
93+
We will continue to use the `sf` and `terra` packages in this episode.
9494

9595
## Import US Boundaries - Census Data
9696

0 commit comments

Comments
 (0)