View source: R/qa_get_resmod_structural_dofv.R
get_resmod_structural_dofv | R Documentation |
Get dofv value from the resmod.csv file from the idv_varying_theta model for the specific dvid value.
get_resmod_structural_dofv(directory, idv, dvid = "NA")
directory |
A path to the qa run directory. |
idv |
The string of the idv name. |
dvid |
A dvid value. By default dvid='NA'. |
A numeric resmod structural dofv value. If resmod.csv file does not exist will return string "ERROR".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.