Skip to content

Commit 13a989d

Browse files
committed
remove added example
1 parent 7adcfec commit 13a989d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

R/geom-predicates.R

-1
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,6 @@ st_overlaps = function(x, y, sparse = TRUE, prepared = TRUE, ...)
242242
#' st_equals(p, remove_self = TRUE)
243243
#' (u = st_equals(p, retain_unique = TRUE))
244244
#' p[-unlist(u),]
245-
#' st_equals_exact(p1, p2)
246245
st_equals = function(x, y, sparse = TRUE, prepared = FALSE, ...,
247246
retain_unique = FALSE, remove_self = FALSE) {
248247
if (prepared)

man/st_equals.Rd

-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)