Skip to content

Commit 3311d2b

Browse files
committed
changed raster to terra for packages used
1 parent 93540d1 commit 3311d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

episodes/10-vector-csv-to-shapefile-in-r.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ the `x,y` values that represent the coordinate location of each point and the
7373
associated attribute data - or columns describing each feature in the spatial
7474
object.
7575

76-
We will continue using the `sf` and `raster` packages in this episode.
76+
We will continue using the `sf` and `terra` packages in this episode.
7777

7878
## Import .csv
7979

0 commit comments

Comments
 (0)