scr_cumsum_points {fxl} | R Documentation |
scr_cumsum_points
Description
scr_cumsum_points
Usage
scr_cumsum_points(
core_frame,
pch = 21,
color = "black",
fill = "black",
cex = 1,
mapping
)
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) |
Value
a layer to the core plotting object
Author(s)
Shawn Gilroy <sgilroy1@lsu.edu>
[Package fxl version 1.7.1 Index]