Writing QR to files
Arguments
- x
a
JVS_matrix, aQR_matrixormQR_matrixobject.- ...
other parameters of the function
write.QR_matrixorwrite.JVS_matrix.
Value
If x is a JVS_matrix or a mQR_matrix, the
function returns invisibly (via invisible(x)) the same object as
x.
Else if x is a QR_matrix, the function returns
invisibly (via invisible()) a workbook object created by
openxlsx::loadWorkbook() for further manipulation.