SP500TR: Daily S&P 500 Total Return data from Jan 4, 1988 to present

Description Usage Details Value Author(s) References Examples

View source: R/download_rates.R

Description

The S&P 500 index, with dividends reinvested.

Usage

1

Details

The columns of the data.frame returned

Value

A data.frame with the daily data

Author(s)

George Fisher

References

Yahoo Finance

Examples

1
2
3
sp500_idx_tr <- SP500TR()
head(sp500_idx_tr)
tail(sp500_idx_tr)

grfiv/ustreasuries documentation built on May 17, 2019, 8:36 a.m.