Learn R Programming

fxl (version 1.7.3)

scr_cumsum_lines: 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)

Value

a layer to the core plotting object

Arguments

core_frame

fxl object

lty

from base

color

from base

size

from base

mapping

from base

Author

Shawn Gilroy <sgilroy1@lsu.edu>