Learn R Programming

lares (version 4.8.4)

splot_etf: Portfolio's Sector Distribution (ETFs)

Description

This function lets the user plot his portfolio's distribution, specifically ETF's sectors

Usage

splot_etf(s, keep_all = FALSE, save = FALSE)

Arguments

s

Dataframe. Result from daily_stocks().

keep_all

Boolean. Keep "Not Known / Not ETF"?

save

Boolean. Save plot into a local file?

See Also

Other Investment: daily_portfolio(), daily_stocks(), etf_sector(), splot_change(), splot_growth(), splot_roi(), splot_summary(), splot_types(), stocks_file(), stocks_hist(), stocks_obj(), stocks_quote(), stocks_report()

Other Investment Plots: splot_change(), splot_growth(), splot_roi(), splot_summary(), splot_types()