R/data.R

#' This is a toy dataset, which is simply an example of a Total Return Index that can be used in packages requiring xts
#' @format A data frame with 16590 rows and 3 variables:
#' \describe{
#'   \item{Date}{Valid date column}
#'   \item{Country}{Country, by which to spread}
#'   \item{TRI}{Total Returns}
#'   \item{Return}{Simple Returns}
#' }
"TRI"
Nicktz/tbl2xts documentation built on Aug. 31, 2023, 1:22 p.m.