rowCovar# swordfish.function.rowCovar()# Calculate the covariance between X and Y by row and return a vector with the same number of rows of X. Parameters: X (Constant) – A numeric vector/array vector. Y (Constant) – A numeric vector/array vector.