abbreviateTimeLabels: Abbreviate a vector of times by removing commonalities
Description
Abbreviate a vector of times by removing commonalities (e.g. year)
Usage
abbreviateTimeLabels(t, ...)
Arguments
…
optional arguments passed to the format
, e.g.
format
.
See Also
This is used by various functions that draw time labels on axes,
e.g. plot,adp-method
.