| RataDie-class | R Documentation |
An S4 class to represent a vector of rata die.
Rata die (fixed date) are represented as the number of days since 01-01-01 (Gregorian), with negative values for earlier dates.
It is intended that the date should be an integer value, but this is not enforced in the internal representation.
.DataA numeric vector giving the rata die values.
This class inherits from numeric.
N. Frerebeau
Other classes:
GregorianCalendar-class,
JulianCalendar-class,
TimeIntervals-class,
TimeScale-class,
TimeSeries-class
Other time classes:
TimeIntervals-class,
TimeSeries-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.