View source: R/qa_get_structural_overview_table.R
get_structural_overview_table | R Documentation |
Get structural data frame with expected improvement in OFV as well as number of additional parameters used for each idv.
get_structural_overview_table(directory, idv, dvid_name, skip = NULL)
directory |
A path to the qa run directory. |
idv |
A string vector of all possible idv names for the specific qa run. |
dvid_name |
A string of the DVID column name. |
skip |
A character vector with names of the skipped parts in the qa run. Will check if "resmod" is one of the vector elements. By default skip=NULL. |
A data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.