View source: R/RelTableModel.R
identical_RelTableModel | R Documentation |
Check if two RelTableModel are identical
identical_RelTableModel(x, y, includeDisplay = TRUE)
x |
a RelTableModel |
y |
a RelTableModel |
includeDisplay |
a single logical (default: TRUE) indicating if the display should be included in the comparison |
A logical: TRUE if the 2 models are identical
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.