etf_sector | R Documentation |
etf_sector()
scraps etf.com data for sector breakdown on ETFs.
Use splot_etf()
for visualization.
etf_sector(etf = "VTI", quiet = FALSE, cache = TRUE)
etf |
Character Vector. Which ETFs you wish to scrap? |
quiet |
Boolean. Keep quiet? If not, message will be shown. |
cache |
Boolean. Use daily cache if available? |
data.frame with ETF break.down data by sector
Other Investment:
splot_summary()
,
stocks_file()
,
stocks_quote()
etf_sector(etf = "VTI")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.