Pretty Breakpoints
Usage
# S4 method for class 'RataDie'
pretty(x, calendar = get_calendar(), ...)Arguments
- x
A
RataDieobject.- calendar
A
TimeScaleobject specifying the target calendar (seecalendar()).- ...
Further parameters to be passed to
base::pretty().
Value
A RataDie object.
Details
pretty() computes a vector of increasing numbers which are "pretty" in
decimal notation of calendar. Pretty breakpoints are then converted to
rata die.
See also
Other fixed date tools:
arithmetic,
as_date(),
as_decimal(),
as_fixed(),
as_year(),
fixed(),
fixed_gregorian,
fixed_julian,
format()
