Skip to contents

Produces nested markdown that documents a schema. This is a recursive set of function

Usage

create_schema_docs(schema_path = the$current_schema_path, sep = "\n")

Arguments

schema_path

Character. Path to a json-schema

sep

Character. separator to be used by paste_reduce*

Value

character vector of markdown text

Examples


create_schema_docs()
#> Warning: cannot open file '/tmp/RtmpUtLtdn/R.INSTALL1c832468ae5c/wddsWizard/inst/extdata/wdds_schema/wdds_schema.json': No such file or directory
#> Error in open.connection(con, "rb"): cannot open the connection