View source: R/element-criterion-line.R
scr_criterion_lines | R Documentation |
scr_criterion_lines
scr_criterion_lines(
core_frame,
lty = 1,
color = "black",
size = 1,
lines = NULL
)
core_frame |
fxl object |
lty |
from base |
color |
from base |
size |
from base |
lines |
lines to draw |
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.