R/data.R

#' weekly stock price data
#'
#' 
#'
#' @docType data
#'
#' @usage data(weekly)
#'
#' @format An dataframe of weekly stock price data
#'
#' @keywords datasets
#'
#' @examples
#' data(weekly)
#' head(weekly)
"weekly"

Try the VARDetect package in your browser

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

VARDetect documentation built on May 10, 2022, 9:07 a.m.