Description Usage Arguments Details Value Examples
View source: R/interval_vctr.R
Constructor for intervals
1  | 
start, end | 
 A   | 
Input is converted to numeric, recycled to a common length, and
ordered such that start <= end.
A vector of class interval_vctr
1  | interval(3:5, 5:7)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.