Description
Override the y axis label
Usage
scr_ylabel(
core_frame,
var,
color = "black",
cex = 1,
adj = 0.5,
face = 1,
line = 0
)
Value
nothing, run for side effects
Arguments
- core_frame
fxl object
- var
string
- color
from base
- cex
from base
- adj
from base
- face
like 'font' from base
- line
line width
Author
Shawn Gilroy <sgilroy1@lsu.edu>