# NOT RUN {
report <- getMasterIndex(1995)
## Downloads quarterly master index files for the year 1995 and stores into yearly
## 1995master.Rda file. It returns download report in dataframe format.
report <- getMasterIndex(c(1994, 2006, 2014))
## Download quarterly master index files for the years 1994, 1995, 2006 and stores into
## different {year}master.Rda files. It returns download report in dataframe format.
# }
Run the code above in your browser using DataLab