RelDataModel | R Documentation |
Create a RelDataModel object
RelDataModel(l, checkFK = TRUE)
l |
the list of table models (RelTableModel objects) |
checkFK |
a logical indicating if foreign keys should be checked (default: TRUE) |
A RelDataModel object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.