Description Usage Arguments Examples
View source: R/update_db_info.R
Shows a plot of the ER diagramme for the Database
1  | show_ER_diagramme(DataModel = db$dm_f, GraphDirection = "RL")
 | 
DataModel | 
 A data model object as given by the datamodelr Library/Package  | 
GraphDirection | 
 A string. Valid values are given by the rankdir parameter of the datamodelr Library/Package  | 
1  | show_ER_diagramme(db$dm_f)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.