scr_label_phase: scr_label_phase

View source: R/element-label-phase.R

scr_label_phaseR Documentation

scr_label_phase

Description

labels to be drawn on plots (typically for phases/conditions, but not necessarily)

Usage

scr_label_phase(
  core_frame,
  color = "black",
  cex = 1,
  adj = 0.5,
  face = 1,
  x = NULL,
  y = NULL,
  facet = NULL,
  labels = NULL
)

Arguments

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

Value

nothing, run for side effects

Author(s)

Shawn Gilroy <sgilroy1@lsu.edu>


miyamot0/fxl documentation built on Dec. 24, 2024, 7:31 p.m.