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