scr_anno_guide_line {fxl} | R Documentation |
This is an annotation illustrating an aim/reduction line
scr_anno_guide_line(
core_frame,
coords,
facet = NA,
color = "black",
lty = 1,
lwd = 1
)
core_frame |
fxl object |
coords |
start and finish coords for aim line |
facet |
panel to draw upon |
color |
from base |
lty |
line type |
lwd |
line width |
a layer to the core plotting object
Shawn Gilroy <sgilroy1@lsu.edu>