Description Usage Arguments Value
View source: R/IShares_US-class.R
the IShares_US
class is a subclass of the IShares
class and represents
the ETF data from the US IShares website. It overrides some methods of the
IShares
class for taking into consideration American formatting specificity
1 2 3 4 |
summary_link |
link where the IShares summary data (in JSON format) is downloaded from. This is the data summarizing all the ETF of the IShares provider |
get_constituents |
|
download_constituents_csv |
|
melted_constituents_list |
constituents data in melted format |
constituents_list |
constituents data in parsed format |
tickers_to_keep |
character vector containing the tickers to keep. One might want to keep just a subset of tickers due to storage constraints |
... |
subclass additional attributes |
class |
subclass names |
a new IShares_US
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.