Learn R Programming

fxl (version 1.7.3)

scr_criterion_lines: scr_criterion_lines

Description

scr_criterion_lines

Usage

scr_criterion_lines(
  core_frame,
  lty = 1,
  color = "black",
  size = 1,
  lines = NULL
)

Value

a layer to the core plotting object

Arguments

core_frame

fxl object

lty

from base

color

from base

size

from base

lines

lines to draw

Author

Shawn Gilroy <sgilroy1@lsu.edu>