R/geovctrs-package.R

#' @keywords internal
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @import vctrs
#' @importFrom rlang abort %||% enquo :=
#' @importFrom tibble tibble as_tibble
#' @useDynLib geovctrs, .registration = TRUE
#' @importFrom Rcpp sourceCpp
## usethis namespace: end
NULL

#' @export
tibble::tibble
paleolimbot/geovctrs documentation built on July 30, 2020, 3:41 p.m.