read.masterDATA: Read masterDATA csv

Description Usage Details Value Author(s) Examples

View source: R/getHoldings.R

Description

read the Name and ticker Symbol of most ETFs from this csv at masterdata.com.

Usage

1

Details

This is used by getHoldings to determine how to find the holdings of an ETF. It is also used by getHoldings.vaneck to create a list of Van Eck (Market Vectors) Symbols to use.

Value

a data.frame with a column for ‘Name’ and Symbol

Author(s)

Garrett See

Examples

1
2
3
4
## Not run: 
(etfs <- read.masterDATA())

## End(Not run)

qmao documentation built on May 2, 2019, 4:54 p.m.