Description
Sets up axis information (support function).
Usage
setAxis(data, axis.range, axis.log, axis.rev, axis.labels, ...)
Arguments
data
the coordinates for the particular axis
axis.log
logical, if TRUE
, then log transform the axis.
axis.rev
logical, if TRUE
, then reverse the axis direction.
…
additional arguments to the "pretty" functions.
Value
Information about the axis
Details
Added from smwrGraphs.