powered by
is.timespan(x)
is.instant
is.duration
is.difftime
is.period
is.interval
is.timespan(as.Date("2009-08-03")) # FALSE is.timespan(new_duration(second = 1)) # TRUE
Run the code above in your browser using DataLab