read_ishares: Get detailed ETF data from ishares

Description Usage Arguments Examples

Description

This function scrapes an ishares url and selects the relevant variables and formats it to be used in R. Option to save the dataframe

Usage

1
read_ishares(ishares_url, etf, save_dir = FALSE)

Arguments

ishares_url

the url of the file to be downloaded

etf

the name of the etf that is downloaded

save_dir

directory to save the file, default to FALSE

Examples

1

SmarshMELLOW/financeSMM documentation built on May 16, 2019, 6:41 p.m.