powered by
etf_sector() scraps etf.com data for sector breakdown on ETFs. Use splot_etf() for visualization.
etf_sector()
splot_etf()
etf_sector(etf = "VTI", quiet = FALSE, cache = TRUE)
data.frame with ETF break.down data by sector
Character Vector. Which ETFs you wish to scrap?
Boolean. Keep quiet? If not, message will be shown.
Boolean. Use daily cache if available?
Other Investment: splot_summary(), stocks_file(), stocks_quote()
splot_summary()
stocks_file()
stocks_quote()
# \donttest{ etf_sector(etf = "VTI") # }
Run the code above in your browser using DataLab