abbreviateTimeLabels {oce} | R Documentation |
Abbreviate a list of times by removing commonalities (e.g. year)
abbreviateTimeLabels(t, ...)
t |
vector of times. |
... |
optional arguments passed to the |
Abbreviates time labels for purposes such as saving repetition on axes.
None.
Dan Kelley, with help from Clark Richards
This is used by various functions that draw time labels on axes, e.g.
plot.adp
.