RBPCov_bi: # Check data: #' @keywords internal rdatacheck <- function...

View source: R/internalRealizedMeasures.R

RBPCov_biR 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")

Description

# 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")

Usage

RBPCov_bi(ts1, ts2)

highfrequency documentation built on Oct. 4, 2023, 5:08 p.m.