pretty {aion} | R Documentation |
Pretty Breakpoints
Description
Pretty Breakpoints
Usage
## S4 method for signature 'RataDie'
pretty(x, calendar = getOption("aion.calendar"), ...)
Arguments
x |
A |
calendar |
A |
... |
Further parameters to be passed to |
Details
pretty()
computes a vector of increasing numbers which are "pretty" in
decimal notation of calendar
. Pretty breakpoints are then converted to
rata die.
Value
A RataDie
object.
See Also
Other fixed date tools:
arithmetic
,
as_date()
,
as_decimal()
,
as_fixed()
,
as_year()
,
fixed()
,
fixed_gregorian
,
fixed_julian
,
format()
[Package aion version 1.0.4 Index]