List files in the output directory to glance at where the process is
S3 dispatch to list output directory files from a directory path
S3 dispatch to list output directory files from a 'bbi_.model_type_model' object
1 2 3 4 5 6 7 | check_output_dir(.mod, ...)
## S3 method for class 'character'
check_output_dir(.mod, ...)
## S3 method for class 'bbi_nonmem_model'
check_output_dir(.mod, ...)
|
.mod |
The 'bbi_.model_type_model' object |
... |
values to pass to 'fs::dir_ls' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.