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

View source: R/verisr.R

veriscolR Documentation

Create a 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. This is a wrapper around mkenums() which is a recursive function. This will clean up some of the one-off things we do after reading the schema.

Usage

veriscol(schema)

Arguments

schema

the merged veris schema in json


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