baytrends (version 1.1.0)

timePretty: Pretty Axis

Description

Constructs information for making a nicely formatted date/time axis.

Usage

timePretty(x, labels = "Auto")

Arguments

x

time difference data

labels

either "Auto," which lets the function decide how many labels, the approximate number of labels, or the actual labels to use.

Value

Information about the axis labels.

Details

Added from smwrGraphs.

See Also

timePlot