Description Usage Arguments Value
View source: R/IShares_US-class.R
this function parses the constituents data which is in the template 1 format. After extracting the column names, the character values (indeed the function readr::melt_csv convert all the data to char) are trimmed for removing blanks. The SEDOL colum is forced to be char
1 | parse_template_1_US(melted_data)
|
melted_data |
constituent data in melted format |
a parsed tibble with constituent data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.