GA (version 3.0.2)

numericOrNA-class: Virtual Class "numericOrNA" - Simple Class for subassignment Values

Description

The class "numericOrNA" is a simple class union (setClassUnion) of "numeric" and "logical".

Arguments

Objects from the Class

Since it is a virtual Class, no objects may be created from it.

Examples

Run this code
# NOT RUN {
showClass("numericOrNA")
# }

Run the code above in your browser using DataCamp Workspace