#' @description
#' A `vctrs`-based package for working with three-diensional
#' spatial data. It gives three-dimensional objects like
#' points, velocities, and rotations first-class vector status
#' in R, enabling usage as column types within `data.frame` and `tibble`.
#'
#' To learn more about dddr, browse the vignettes:
#' `browseVignettes(package = "dddr")`
#'
#' @importFrom rlang abort
#'
"_PACKAGE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.