scr_cumsum_points: scr_cumsum_points
Description
scr_cumsum_points
Usage
scr_cumsum_points(
core_frame,
pch = 21,
color = "black",
fill = "black",
cex = 1,
mapping
)
Value
a layer to the core plotting object
Arguments
- core_frame
fxl object
- pch
from base
- color
from base
- fill
from base
- cex
from base
- mapping
(optional) if overriding draw (i.e., different response)
Author
Shawn Gilroy <sgilroy1@lsu.edu>