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