SnP500Returns {PortRisk} | R Documentation |
Daily Returns of S&P500 Stocks in 2013
Description
Daily log returns corresponding to the ticker names of the stocks of the companies listed in S&P500 List in the year 2013.
Usage
data(SnP500Returns)
Format
The format is zoo
series from 2013-01-02 to 2013-12-31.
rownames
are the dates in the format "yyyy-mm-dd" and colnames
are the ticker names of the stocks.
Source
Yahoo Finance <http://finance.yahoo.com>
See Also
access
to pick a block from this large zoo
series.
Examples
data(SnP500Returns)
[Package PortRisk version 1.1.0 Index]