R/dddr-package.R

#' @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"
MrMallIronmaker/dddr documentation built on May 11, 2022, 8:39 p.m.