View source: R/length.timeDay.R
| length.timeDay | R Documentation | 
Get the length of a time-of-day object.
## S3 method for class 'timeDay' length(x)
| x | a time-of-day object. | 
An integer of length 1 indicating the number of elements in x.
length(as.timeDay(c("10:30", "11:00")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.