scr_ylabel {fxl} | R Documentation |
ylabel
Description
Override the y axis label
Usage
scr_ylabel(
core_frame,
var,
color = "black",
cex = 1,
adj = 0.5,
face = 1,
line = 0
)
Arguments
core_frame |
fxl object |
var |
string |
color |
from base |
cex |
from base |
adj |
from base |
face |
like 'font' from base |
line |
line width |
Value
nothing, run for side effects
Author(s)
Shawn Gilroy <sgilroy1@lsu.edu>
[Package fxl version 1.7.1 Index]