R/ssec.R

#' SSEC time series data.
#'
#' A dataset of 968 rows containing the prices and Date attributes of
#' Shanghai Composite Index from January 4, 2012 to December 29, 2015.
#'
#' @format A data frame with Date, Price variables:
#' \describe{
#'   \item{Date}{Trading day}
#'   \item{Close}{Closing price}
#' }
#' @source \url{https://finance.yahoo.com/}
"SSEC"
mcgyver3/lppl documentation built on Jan. 1, 2021, 9:23 a.m.