Skip to contents

Produces a list of data frame with name and type for the schema. This is a recursive set of function and may be expanded to get other properties.

Usage

create_schema_list(schema_path = the$current_schema_path)

Arguments

schema_path

Character. Path to a json-schema. Default is the current schema path from the package environment,

Value

character vector of markdown text

Examples


create_schema_list()
#> Error: schema_path must resolve to a file. See fs::file_exists