identical_RelTableModel {ReDaMoR} | R Documentation |
Check if two RelTableModel are identical
Description
Check if two RelTableModel are identical
Usage
identical_RelTableModel(x, y, includeDisplay = TRUE)
Arguments
x |
|
y |
|
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
[Package ReDaMoR version 0.7.6 Index]