get_schema_structure function

Get schema structure (experimental in this version)

Get schema structure (experimental in this version)

(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)

Arguments

  • api: Api object
  • x: A schema definition from api (a list object)
  • name: A name of root schema
  • Maintainer: Marcel Ramos
  • License: MIT + file LICENSE
  • Last published: 2024-09-30