xpose.create.title.text {xpose4} | R Documentation |
Create Xpose title text for plots.
Description
Create Xpose title text for plots.
Usage
xpose.create.title.text(x, y, text, object, subset, text2 = NULL, ...)
Arguments
x |
The x-axis variable name. |
y |
The y-axis variable name. |
text |
Initial text in title. |
object |
Xpose data object |
subset |
Subset definition. |
text2 |
Text at the end of the title. |
... |
Additional options passed to function. |
Author(s)
Andrew C. Hooker
[Package xpose4 version 4.7.3 Index]