scr_label_facet {fxl} | R Documentation |
scr_label_facet
Description
scr_label_facet
Usage
scr_label_facet(
core_frame,
color = "black",
cex = 1,
adj = 0.5,
face = 1,
x = NULL,
y = NULL,
labels = NULL
)
Arguments
core_frame |
fxl object |
color |
from base |
cex |
from base |
adj |
from base |
face |
like 'font' from base |
x |
global x position for labels |
y |
global y position for labels |
labels |
as stated |
Value
nothing, run for side effects
Author(s)
Shawn Gilroy <sgilroy1@lsu.edu>
[Package fxl version 1.7.1 Index]