Skip to content

Commit

Permalink
Merge pull request #1144 from arunkhattri/patch-1
Browse files Browse the repository at this point in the history
Update 02-spatial-data.Rmd
  • Loading branch information
Robinlovelace authored Dec 11, 2024
2 parents 06fd88c + 31edde3 commit 0089ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 02-spatial-data.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Unless you already have these packages installed, the first thing to do is to in
install.packages("sf")
install.packages("terra")
install.packages("spData")
install.packages("spDataLarge", repos = "https://nowosad.r-universe.dev")
install.packages("spDataLarge", repos = "https://geocompr.r-universe.dev")
```

```{r, eval=FALSE, echo=FALSE, message=FALSE, results='hide'}
Expand Down

0 comments on commit 0089ff5

Please sign in to comment.