View source: R/element-anno-guide-line.R
scr_anno_guide_line | 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>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.