View source: R/qa_which_resmod_folders.R
which_resmod_folders | R Documentation |
Get all idv names. Idv name will be collected from the resmod_'idv' folder name.
which_resmod_folders(directory, idv_name, quiet = F)
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. |
Character vector with all idv names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.