scr_plines {fxl} | R Documentation |
scr_plines
scr_plines(core_frame, lines = NULL, lwd = 1, lty = 1, col = "black")
core_frame |
fxl object |
lines |
phase lines to be drawn |
lwd |
from base |
lty |
from base |
col |
from base |
a layer to the core plotting object
Shawn Gilroy <sgilroy1@lsu.edu>