# Generated by roxygen2: do not edit by hand

export(CAGR)
export(SP500)
export(SP500TR_1950)
export(calc_chg)
export(fmt)
export(plot_effect_of_fees)
export(plot_ending_bal_distribution)
export(plot_ending_bal_withdrawals)
export(plot_investments_expense)
export(plot_market_results)
export(plot_total_stock_market)
export(sp500SlidingWindow)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(graphics,abline)
importFrom(graphics,axTicks)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,grid)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(magrittr,"%>%")
importFrom(utils,read.table)
