as.interval | R Documentation |
A generic function to convert various R objects into interval objects.
as.interval(x)
x |
An R object to be converted to an interval. |
An interval object constructed from the R object or NULL if the type is not supported.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.