read_modelstocklist.csv: Read model stock list file.

Description Usage Arguments Value Examples

Description

Read model stock list file.

Usage

1

Arguments

filename

A character vector of length one.

Value

A list with two elements. The first element is the meta-data found at the top of the file. The second element is a data frame comprising the data of stock names etc.

Examples

1
2
3
4
## Not run: 
model.stocklist <- read_modelstocklist.csv("NewModelStockList.csv")

## End(Not run)

MichaelFolkes/ctctools documentation built on May 7, 2019, 4:56 p.m.