wait_for_model_package_creation: Wait for a model package to finish creating
Description
Wait for a model package creation to reach a terminal state.
Usage
wait_for_model_package_creation(package, show_output = FALSE)
Arguments
show_output
If TRUE
, print more verbose output. Defaults to
FALSE
.