R/data.R

#' Stock price of Host & Hotel Resorts (HST)
#'
#' A subset of daily stock price data of HST from November 7, 2011 to November
#' 5, 2021.
#'
#' @format
#' A data frame with 2,517 rows and 6 columns:
#' \describe{
#'   \item{Date}{date from November 7, 2011 to November 5, 2021}
#'   \item{Close, Open, High, Low}{stock price}
#'   \item{Volume}{stock exchange volume}
#' }
#' @source <https://finance.yahoo.com/quote/HST>
"HST_stock"

Try the dSTEM package in your browser

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

dSTEM documentation built on July 9, 2023, 7:08 p.m.