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


bergant/rapiclient documentation built on Oct. 10, 2024, 3:19 a.m.