resizable.label {oce}R Documentation

Provide axis names in adjustable sizes

Description

Provide axis names in adjustable sizes, e.g. using T instead of Temperature.

Usage

resizable.label(item=c("S", "T", "p", "z", "distance", "heading", "pitch", "roll"), axis=c("x", "y"))

Arguments

item code for the label.
axis which axis to use.

Details

Used by e.g. plot.ctd.

Value

A character string or expression, in either a long or a shorter format, for use in the indicated axis at the present plot size.

Author(s)

Dan Kelley


[Package oce version 0.1-80 Index]