View source: R/RelTableModel.R
is.MatrixModel | R Documentation |
A matrix model is a special RelTableModel object with 3 and only 3 fields: 2 of types 'row' and 'column' and the 3rd of your choice.
is.MatrixModel(x)
x |
any object |
A single logical: TRUE if x is a RelTableModel matrix object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.