parseProps: Map VERIS fields to data type.

Description Usage Arguments

Description

Given a json schema for VERIS, this function will return a named vector where the name is the field and the value is the R mode string or "enum".

Usage

1
parseProps(schema, cur = "", outvec = NULL)

Arguments

schema

the merged veris schema in json

cur

the current name (internal)

outvec

the current output vector (internal)


jayjacobs/verisr documentation built on May 18, 2019, 5:57 p.m.