Learn R Programming

rmoo (version 0.2.0)

numberOrNAOrMatrix-class: Virtual Class 'numberOrNAOrMatrix - Simple Class for subassigment Values'

Description

The class 'numberOrNAOrMatrix' is a simple class union (setClassUnion()) of 'numeric', 'logical', 'logical' and 'matrix'.

Arguments

Objects from the Class

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

Examples

Run this code
showClass('numberOrNAOrMatrix')

Run the code above in your browser using DataLab