is_template_1_US: check if data is in template 1 format

Description Usage Arguments Value

View source: R/IShares_US-class.R

Description

the constituents are in template 1 if in the range A2:A8 there are the following strings: Fund Holdings as of, Inception Date, Shares Outstanding, Stock, Bond Cash and Other. In the column B there are the values respectively.

Usage

1
is_template_1_US(melted_data)

Arguments

melted_data

constituent dataframe in melted format

Value

TRUE if data is in template 1 format, FALSE otherwise


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