Skip to content

Commit 83a1f4c

Browse files
committed
remove docs link to tibble
1 parent 977a205 commit 83a1f4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/s2-geography.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#' of most functions in the s2 package so that you can use other objects with
1010
#' an unambiguious interpretation as a geography vector. Geography vectors
1111
#' have a minimal [vctrs][vctrs::vctrs-package] implementation, so you can
12-
#' use these objects in [tibble::tibble()] and other packages that use the vctrs
12+
#' use these objects in tibble and other packages that use the vctrs
1313
#' framework.
1414
#'
1515
#' @param x An object that can be converted to an s2_geography vector

man/as_s2_geography.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)