abbreviateTimeLabels: Abbreviate a Vector of Times by Removing Commonalities

View source: R/imagep.R

abbreviateTimeLabelsR Documentation

Abbreviate a Vector of Times by Removing Commonalities

Description

Abbreviate a vector of times by removing commonalities (e.g. year)

Usage

abbreviateTimeLabels(t, ...)

Arguments

t

vector of times.

...

optional arguments passed to the format(), e.g. format.

Value

None.

Author(s)

Dan Kelley, with help from Clark Richards

See Also

This is used by various functions that draw time labels on axes, e.g. plot,adp-method().


dankelley/oce documentation built on March 18, 2024, 2:02 p.m.