resizable.label {oce} | R Documentation |
Provide axis names in adjustable sizes, e.g. using T instead of Temperature.
resizable.label(item=c("S", "T", "p", "z", "distance", "heading", "pitch", "roll"), axis=c("x", "y"))
item |
code for the label. |
axis |
which axis to use. |
Used by e.g. plot.ctd
.
A character string or expression, in either a long or a shorter format, for use in the indicated axis at the present plot size.
Dan Kelley