data-sp500 {quantspec} | R Documentation |
S&P 500: Standard and Poor's 500 stock index, 2007–2010
Description
Contains the returns of the S&P 500 stock index for the years 2007–2010.
The returns were computed as (Adjusted.Close-Open)/Open
.
Format
A univariate time series with 1008 observations; a zoo
object
Details
The data was downloaded from the Yahoo! Finance Website.
References
Yahoo! Finance Website
Examples
plot(sp500)
[Package quantspec version 1.2-4 Index]