as.array.interval | R Documentation |
Converts an interval object to an array representation.
## S3 method for class 'interval'
as.array(x, ...)
x |
An interval object to be converted. |
... |
Additional arguments to be passed to as.array(). |
An array representation of the interval.
as.array(inter_city)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.