Description Usage Arguments Value
View source: R/get-path-from-object.R
Helper to strip path and extension from model file to get only model identifier
S3 dispatch to get model identifier from a 'bbi_.model_type_model' object
1 2 3 4 5 6 7 | get_model_id(.mod)
## S3 method for class 'character'
get_model_id(.mod)
## S3 method for class 'bbi_nonmem_model'
get_model_id(.mod)
|
.mod |
The 'bbi_.model_type_model' object |
Character scaler with only model identifier
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.