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


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