Description Objects from the Class Examples
The class "numericOrNA"
is a simple class union
(setClassUnion
) of "numeric"
and "logical"
.
Since it is a virtual Class, no objects may be created from it.
1 | showClass("numericOrNA")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.