Nothing
#' @name funds
#' @docType data
#' @alias Sample data of portfoltio returns
#' @title Sample Portfolio Return
#' @description An xts dataset to calculate the portfolio metrics in the package
#' @format A xts with 901 rows and 2 variables:
#' \describe{
#' \item{\code{ret1}}{Portfolio Return}
#' \item{\code{rfr}}{Benchmark Return (Proxy for risk free rate)}
#'}
#' @details This is a sample returns data of the portfolio to understand and use the functions of the package.
#' @usage funds
"funds"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.