View source: R/element-label-facet.R
scr_label_facet | R Documentation |
scr_label_facet
scr_label_facet(
core_frame,
color = "black",
cex = 1,
adj = 0.5,
face = 1,
x = NULL,
y = NULL,
labels = NULL
)
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 |
nothing, run for side effects
Shawn Gilroy <sgilroy1@lsu.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.