List files in the output directory to glance at where the process is
Usage
check_output_dir(.mod, ...)
# S3 method for class 'character'
check_output_dir(.mod, ...)
# S3 method for class 'bbi_model'
check_output_dir(.mod, ...)Arguments
- .mod
Either a
bbi_{.model_type}_modelobject or a file path to an output directory- ...
values to pass to
fs::dir_ls
