| matrixNULL-class | R Documentation |
The class "matrixNULL" is a simple class union
(setClassUnion) of "matrix" and "NULL".
Since it is a virtual Class, no objects may be created from it.
showClass("matrixNULL")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.