as.interval-partial_time-method: Wrapper for lubridate as.interval

as.interval,partial_time-methodR Documentation

Wrapper for lubridate as.interval

Description

Wrapper for lubridate as.interval

Usage

## S4 method for signature 'partial_time'
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

Value

A partial_timespan vector


parttime documentation built on May 29, 2024, 6:25 a.m.