R/nasdaq.R

#' NASDAQ time series data.
#'
#' A dataset of 1,009 rows containing the prices and Date attributes of
#' NASDAQ from July 1, 1997 to June 29, 2001.
#'
#' @format A data frame with Date, Price variables:
#' \describe{
#'   \item{Date}{Trading day}
#'   \item{Close}{Closing price}
#' }
#' @source \url{https://finance.yahoo.com/}
"NASDAQ"
mcgyver3/lppl documentation built on Jan. 1, 2021, 9:23 a.m.