Prints all valid arguments to pass in to .bbi_args=list()
argument of submit_model()
or model_summary()
print_bbi_args()
Note that this function is simply rendering information that is available in
the list BBI_ARGS
, which is exported. Rather than calling this function,
RStudio users may prefer to inspect the result of View(bbr::BBI_ARGS)
.