is.interval | R Documentation |
Determines if an object is a strictly valid interval object.
is.interval(x)
x |
An R object to be tested. |
A logical value indicating whether the object is a valid interval.
is.interval(inter_city)
is.interval(1:4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.