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"

Try the tbl2xts package in your browser

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

tbl2xts documentation built on Jan. 16, 2021, 5:19 p.m.