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


ReDaMoR documentation built on April 4, 2025, 2:39 a.m.