R/utils.R
print_bbi_args.Rd
Prints all valid arguments to pass in to .bbi_args=list() argument of submit_model() or model_summary()
.bbi_args=list()
submit_model()
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).
BBI_ARGS
View(bbr::BBI_ARGS)