File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ s2_contains(
5656)
5757```
5858
59- The [ sf package] ( https://r-spatial.github.io/sf ) will soon support s2 natively, but s2 can also read well-known text and well-known binary:
59+ The [ sf package] ( https://r-spatial.github.io/sf/ ) will soon support s2 natively, but s2 can also read well-known text and well-known binary:
6060
6161``` {r, warning=FALSE, message = FALSE}
6262library(dplyr)
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ s2_contains(
5656# > [1] TRUE
5757```
5858
59- The [ sf package] ( https://r-spatial.github.io/sf ) will soon support s2
59+ The [ sf package] ( https://r-spatial.github.io/sf/ ) will soon support s2
6060natively, but s2 can also read well-known text and well-known binary:
6161
6262``` r
You can’t perform that action at this time.
0 commit comments