get_schema_graphviz_dot | R Documentation |
Create a graphviz presentation of schema structure (experimental)
get_schema_graphviz_dot(
api,
schema,
schema_name = NULL,
rankdir = "LR",
gv_attrs = ""
)
api |
Api object |
schema |
A schema definition from api (a list object) |
schema_name |
A name of root schema |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.