| TimeIntervals-class | R Documentation |
An S4 class to represent time intervals.
.IdA character vector specifying the identifier/name of intervals.
Duplicated values are interpreted as disjoint intervals referring to the
same event.
.StartA RataDie object giving the start time of the
intervals.
.EndA RataDie object giving the end time of the intervals.
N. Frerebeau
Other classes:
GregorianCalendar-class,
JulianCalendar-class,
RataDie-class,
TimeScale-class,
TimeSeries-class
Other time classes:
RataDie-class,
TimeSeries-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.