get_data_path.RdHelper to extract the path to the input data from a
bbi_{.model_type}_summary or bbi_{.model_type}_model object. Note that
this function only works on models that have been successfully run
because the path to the data is constructed during model submission.
get_data_path(.mod, ...) # S3 method for bbi_model get_data_path(.mod, ...)
| .mod | Model to use, either a |
|---|---|
| ... | Arguments passed through to methods. (Currently none, but may have some modifier arguments other model types in the future.) |
Absolute path to input data file
bbi_model: Takes bbi_nonmem_model object