Nothing
#' S&P 500 Index Price Data
#'
#' @description This dataset contains S&P 500 index prices, given in percentages, for all full trading days
#' between January 3, 2017 and January 2, 2018, observed at a 1-minute frequency (390 grid points per day).
#'
#' @format A matrix with rows representing minute-by-minute time points and columns representing intraday prices.
#' @usage
#' data(sp500)
#'
#' @source \url{https://finance.yahoo.com/}
'sp500'
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.