scr_plines {fxl} | R Documentation |
scr_plines
Description
scr_plines
Usage
scr_plines(core_frame, lines = NULL, lwd = 1, lty = 1, col = "black")
Arguments
core_frame |
fxl object |
lines |
phase lines to be drawn |
lwd |
from base |
lty |
from base |
col |
from base |
Value
a layer to the core plotting object
Author(s)
Shawn Gilroy <sgilroy1@lsu.edu>
[Package fxl version 1.7.1 Index]