Learn R Programming

ReDaMoR (version 0.8.2)

identical_RelTableModel: Check if two RelTableModel are identical

Description

Check if two RelTableModel are identical

Usage

identical_RelTableModel(x, y, includeDisplay = TRUE)

Value

A logical: TRUE if the 2 models are identical

Arguments

x

a RelTableModel

y

a RelTableModel

includeDisplay

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