scr_criterion_lines {fxl}R Documentation

scr_criterion_lines

Description

scr_criterion_lines

Usage

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

Arguments

core_frame

fxl object

lty

from base

color

from base

size

from base

lines

lines to draw

Value

a layer to the core plotting object

Author(s)

Shawn Gilroy <sgilroy1@lsu.edu>


[Package fxl version 1.7.1 Index]