powered by
Determines if an object is a strictly valid interval object.
is.interval(x)
A logical value indicating whether the object is a valid interval.
An R object to be tested.
is.interval(inter_city) is.interval(1:4)
Run the code above in your browser using DataLab