R/data.SP500.R

#' SP500 dataset
#'
#' The S&P 500 dataset from State Street Global Advisors with the collection period from Jan 2013 to Nov 2023.
#' @name SP500
#' @format `list`
#' @docType data
#' @source  State Street Global Advisors.
#' @keywords data
#' @examples
#'
#' data("SP500")
#' names(SP500)
#'
NULL

Try the bspcov package in your browser

Any scripts or data that you put into this service are public.

bspcov documentation built on July 3, 2025, 1:10 a.m.