mkenums: Create a raw list of all column names expected from JSON...

View source: R/verisr.R

mkenumsR Documentation

Create a raw list of all column names expected from JSON schema.

Description

Given a json schema for VERIS, this function will return a vector of columns names to be set in the verisr object.

Usage

mkenums(schema, cur = "", outvec = NULL)

Arguments

schema

the merged veris schema in json

cur

the current named value

outvec

the vector passed around building the output


vz-risk/verisr documentation built on Aug. 5, 2023, 4:34 a.m.