View source: R/internalRealizedMeasures.R
RBPCov_bi | R Documentation |
# Check data: #' @keywords internal rdatacheck <- function (rData, multi = FALSE) if ((dim(rData)[2] < 2) & (multi)) stop("Your rData object should have at least 2 columns")
RBPCov_bi(ts1, ts2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.