scr_cumsum_lines {fxl} | R Documentation |
scr_cumsum
Description
Draw lines, but as a cumulative and rolling sum
Usage
scr_cumsum_lines(core_frame, lty = 1, color = "black", size = 1, mapping)
Arguments
core_frame |
fxl object |
lty |
from base |
color |
from base |
size |
from base |
mapping |
from base |
Value
a layer to the core plotting object
Author(s)
Shawn Gilroy <sgilroy1@lsu.edu>
[Package fxl version 1.7.1 Index]