as.interval-timespan-method function

Wrapper for lubridate as.interval

Wrapper for lubridate as.interval

## S4 method for signature 'timespan' as.interval(x, start, ...)

Arguments

  • x: a duration, difftime, period, or numeric object that describes the length of the interval
  • start: a POSIXt or Date object that describes when the interval begins
  • ...: additional arguments to pass to as.interval

Returns

An unaffected partial_timespan

  • Maintainer: Doug Kelkhoff
  • License: MIT + file LICENSE
  • Last published: 2024-01-24