View source: R/element-label-phase.R
scr_label_phase | R Documentation |
labels to be drawn on plots (typically for phases/conditions, but not necessarily)
scr_label_phase(
core_frame,
color = "black",
cex = 1,
adj = 0.5,
face = 1,
x = NULL,
y = NULL,
facet = NULL,
labels = NULL
)
core_frame |
fxl object |
color |
from base |
cex |
from base |
adj |
from base |
face |
like 'font' from base |
x |
location |
y |
location |
facet |
facet of interest |
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.