Learn R Programming

ReDaMoR (version 0.8.2)

is.MatrixModel: Check if the object is a RelTableModel matrix object

Description

A matrix model is a special RelTableModel object with 3 and only 3 fields: 2 of types 'row' and 'column' and the 3rd of your choice.

Usage

is.MatrixModel(x)

Value

A single logical: TRUE if x is a RelTableModel matrix object

Arguments

x

any object