#' @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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.