R/intermittent-package.R

#' vctrs compatibility functions for math, casting, coercion, and comparison
#'
#' These functions are the extensions that allow termtools vectors to
#' work with vctrs.
#'
#' @param x,y Vectors.
#' @param op Arithmetic operation.
#' @param to Type to cast to.
#' @param ... Arguments passed on to further methods.
#' @param .fn Mathematical function.
#' @param .x Vector.
#'
#' @name vctrs-compat
#'
NULL
ir-sfsu/intermittent documentation built on Jan. 2, 2022, 6:42 a.m.