abbreviateTimeLabels: Abbreviate a list of times by removing commonalities (e.g. year)
Description
Abbreviate a list of times by removing commonalities (e.g. year)Usage
abbreviateTimeLabels(t, ...)
Arguments
...
optional arguments passed to the format
, e.g. format
. Details
Abbreviates time labels for purposes such as saving repetition on axes.See Also
This is used by various functions that draw time labels on axes, e.g.
plot.adp
.