This function lets the user plot his portfolio's distribution, specifically ETF's sectors
splot_etf(s, keep_all = FALSE, cache = TRUE, save = FALSE)
Dataframe. Result from daily_stocks()
Boolean. Keep "Not Known / Not ETF"?
Boolean. Use daily cache if available?
Boolean. Save plot into a local file?
ggplot2 object
Other Investment:
daily_portfolio()
,
daily_stocks()
,
etf_sector()
,
splot_change()
,
splot_divs()
,
splot_growth()
,
splot_roi()
,
splot_summary()
,
splot_types()
,
stocks_file()
,
stocks_obj()
,
stocks_quote()
,
stocks_report()
Other Investment Plots:
splot_change()
,
splot_divs()
,
splot_growth()
,
splot_roi()
,
splot_summary()
,
splot_types()
Other Scrapper:
filesGD()
,
get_mp3()
,
gtrends_related()
,
holidays()
,
ip_data()
,
readGS()
,
stocks_quote()