Learn R Programming

aion (version 1.4.0)

RataDie-class: RataDie

Description

An S4 class to represent a vector of rata die.

Arguments

Slots

.Data

A numeric vector giving the rata die values.

Author

N. Frerebeau

Details

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.

See Also

Other classes: GregorianCalendar-class, JulianCalendar-class, TimeIntervals-class, TimeScale-class, TimeSeries-class

Other time classes: TimeIntervals-class, TimeSeries-class