List files in the output directory to glance at where the process is
check_output_dir(.mod, ...)
# S3 method for character
check_output_dir(.mod, ...)
# S3 method for bbi_model
check_output_dir(.mod, ...)
Either a bbi_{.model_type}_model
object or a file path to an output directory
values to pass to fs::dir_ls
check_output_dir(character)
: Takes a file path to the output directory.
check_output_dir(bbi_model)
: Takes bbi_{.model_type}_model
or bbi_{.model_type}_summary
object