Wrapper for lubridate as.interval
## S4 method for signature 'timespan' as.interval(x, start, ...)
x
: a duration, difftime, period, or numeric object that describes the length of the intervalstart
: a POSIXt or Date object that describes when the interval begins...
: additional arguments to pass to as.intervalAn unaffected partial_timespan
Useful links