getnth: Get the nth element from a column name

View source: R/verisr.R

getnthR Documentation

Get the nth element from a column name

Description

Givn a vector with one or more column names (veris fields), this will return the nth string in the name, as it is seperated by [.].

Usage

getnth(nm, which = 2)

Arguments

nm

the vector of column names

which

the nth vlue to return


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