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(
56
56
)
57
57
```
58
58
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:
60
60
61
61
``` {r, warning=FALSE, message = FALSE}
62
62
library(dplyr)
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ s2_contains(
56
56
# > [1] TRUE
57
57
```
58
58
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
60
60
natively, but s2 can also read well-known text and well-known binary:
61
61
62
62
``` r
You can’t perform that action at this time.
0 commit comments