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

View source: R/RelTableModel.R

is.MatrixModelR Documentation

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)

Arguments

x

any object

Value

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


patzaw/ReDaMoR documentation built on Feb. 23, 2025, 12:54 a.m.