Learn R Programming

aion (version 1.4.0)

pretty: Pretty Breakpoints

Description

Pretty Breakpoints

Usage

# S4 method for RataDie
pretty(x, calendar = get_calendar(), ...)

Value

A RataDie object.

Arguments

x

A RataDie object.

calendar

A TimeScale object specifying the target calendar (see calendar()).

...

Further parameters to be passed to base::pretty().

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()