Functions to create labels for plots
Functions to create labels for plots
xpose.create.title( x, y, object, subset = NULL, funx = NULL, funy = NULL, no.runno = FALSE, ... ) xpose.create.label( x, object, fun, logx, autocorr.x = FALSE, autocorr.y = FALSE, ... )
x |
Column name for x-variable |
y |
Column name for y variable |
object |
Xpose data object |
subset |
Subset used for plot |
funx |
Function applied to x data |
funy |
Function applied to y data |
no.runno |
should we include a run number in the label |
... |
additional arguments passed to the function. |
fun |
Function applied to data |
logx |
is the data log transformed? |
autocorr.x |
Are we looking at an autocorrelation plot? |
autocorr.y |
Are we looking at an autocorrelation plot? |
plot.text |
Text of plot title |
main |
If |
Plot titles and labels.
xpose.create.label: Create label values
Andrew Hooker
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.