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