R/vecvec_sort.R

Defines functions xtfrm.vecvec

#' @export
xtfrm.vecvec <- function(x) {
  xtfrm(unvecvec(x))
}

Try the vecvec package in your browser

Any scripts or data that you put into this service are public.

vecvec documentation built on June 29, 2025, 5:08 p.m.