which_resmod_folders: Get all idv names. Idv name will be collected from the...

View source: R/qa_which_resmod_folders.R

which_resmod_foldersR Documentation

Get all idv names. Idv name will be collected from the resmod_'idv' folder name.

Description

Get all idv names. Idv name will be collected from the resmod_'idv' folder name.

Usage

which_resmod_folders(directory, idv_name, quiet = F)

Arguments

directory

The qa run directory path.

idv_name

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

quiet

A logical indicating whether function should not write the warning message if some file not found. By default quiet=FALSE.

Value

Character vector with all idv names.


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