getenumlist: return a list matching vcdb ordering and length with...

View source: R/csv.R

getenumlistR Documentation

return a list matching vcdb ordering and length with requested object

Description

This will iterate through the veris object and return a list of matches. This is intented to maintain the orginal indexes of the veris object so further manipulation can be done.

Usage

getenumlist(veris, enum)

Arguments

veris

a verisr object

enum

the field to count

Details

Note: Can do a special "industryN" request and it will chop off the industry at the N value or return same length of zeros if it isn't long enough.


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