parse_template_1_US: Parse template 1 US data

Description Usage Arguments Value

View source: R/IShares_US-class.R

Description

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

Usage

1
parse_template_1_US(melted_data)

Arguments

melted_data

constituent data in melted format

Value

a parsed tibble with constituent data


skiamu/ETF documentation built on April 28, 2020, 6:08 a.m.