get_schema_structure | R Documentation |
(experimental) Produces nodes and edges where nodes are a list of schemas, represented as data frames with schema properties and edges are relations between nested schemas
get_schema_structure(api, x, name = NULL)
api |
Api object |
x |
A schema definition from api (a list object) |
name |
A name of root schema |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.