get_schema_structure: Get schema structure (experimental in this version)

View source: R/graph.R

get_schema_structureR Documentation

Get schema structure (experimental in this version)

Description

(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

Usage

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


rapiclient documentation built on Oct. 1, 2024, 1:06 a.m.