R/1-duration-normalize-.R

Defines functions to_Duration

Documented in to_Duration

#' @keywords internal
#' @export
to_Duration <- function(x, ...) {
  UseMethod("to_Duration")
}

Try the gm package in your browser

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

gm documentation built on Sept. 11, 2024, 6:11 p.m.