find_dvid_values: Finds DVID values based on the DVID column name.

View source: R/qa_find_dvid_values.R

find_dvid_valuesR Documentation

Finds DVID values based on the DVID column name.

Description

Finds DVID values based on the DVID column name.

Usage

find_dvid_values(directory, idv, dvid_name)

Arguments

directory

A path to the qa run directory.

idv

The string of the idv name from the -idv option in the qa run.

dvid_name

The string of the idv name from the -idv option in the qa run.

Value

A numeric vector of all DVID values. If no DVIDs then will be set to string 'NA'.


UUPharmacometrics/pmutils documentation built on July 4, 2023, 1:15 a.m.