splot_etf: Portfolio's Sector Distribution (ETFs)

splot_etfR Documentation

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, cache = TRUE, save = FALSE)

Arguments

s

Dataframe. Result from daily_stocks()

keep_all

Boolean. Keep "Not Known / Not ETF"?

cache

Boolean. Use daily cache if available?

save

Boolean. Save plot into a local file?

Value

ggplot2 object

See Also

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()


laresbernardo/lares documentation built on April 25, 2024, 5:31 a.m.