This function plots a portfolio's historical dividends incomes grouped by quarter an year.
splot_divs(p, type = 1)ggplot object
Dataframe. Result from daily_portfolio()
Integer. Typo of plot. 1 for incomes.
Other Investment:
daily_portfolio(),
daily_stocks(),
etf_sector(),
splot_change(),
splot_etf(),
splot_growth(),
splot_roi(),
splot_summary(),
splot_types(),
stocks_file(),
stocks_obj(),
stocks_quote(),
stocks_report()
Other Investment Plots:
splot_change(),
splot_etf(),
splot_growth(),
splot_roi(),
splot_summary(),
splot_types()