identical_RelTableModel: Check if two RelTableModel are identical

View source: R/RelTableModel.R

identical_RelTableModelR Documentation

Check if two RelTableModel are identical

Description

Check if two RelTableModel are identical

Usage

identical_RelTableModel(x, y, includeDisplay = TRUE)

Arguments

x

a RelTableModel

y

a RelTableModel

includeDisplay

a single logical (default: TRUE) indicating if the display should be included in the comparison

Value

A logical: TRUE if the 2 models are identical


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