Description Usage Arguments Value Examples
Read model stock list file.
1 | read_modelstocklist.csv(filename)
|
filename |
A character vector of length one. |
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.
1 2 3 4 | ## Not run:
model.stocklist <- read_modelstocklist.csv("NewModelStockList.csv")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.