powered by
The class "matrixNULL" is a simple class union (setClassUnion) of "matrix" and "NULL".
"matrixNULL"
setClassUnion
"matrix"
"NULL"
Since it is a virtual Class, no objects may be created from it.
showClass("matrixNULL")
Run the code above in your browser using DataLab