Learn R Programming

finstr (version 0.1.2.9000)

plot_waterfall: Plot waterfall

Description

Plots income statement as waterfall bar chart

Usage

plot_waterfall(x, date = NULL, ...)

Arguments

x
a statement object (usually income statement)
date
end date of selected period
...
other attributes

Details

Requires ggplot2.