Learn R Programming

fxl (version 1.7.3)

scr_plines: scr_plines

Description

scr_plines

Usage

scr_plines(core_frame, lines = NULL, lwd = 1, lty = 1, col = "black")

Value

a layer to the core plotting object

Arguments

core_frame

fxl object

lines

phase lines to be drawn

lwd

from base

lty

from base

col

from base

Author

Shawn Gilroy <sgilroy1@lsu.edu>