powered by
Returns the length of the Interval after coercing to numeric.
Returns the length of interval as a numeric if class 'integer' otherwise Inf.
This is an R6 method only, no S3 dispatch is available.
$length()
If the interval is of class 'numeric', returns Inf. Otherwise coerces to numeric and returns that length.
Set, length.Interval
Set
length.Interval