R/modify-model-field.R
modify_star.Rd
Add, or remove a "star" to a model to indicate special interest level for this model. This is typically used for highlighting models that are of some importance to the final analyis.
add_star(.mod) remove_star(.mod)
The bbi_{.model_type}_model object to modify
bbi_{.model_type}_model
The modified bbi_{.model_type}_model object
add_star(): Adds a star to the model.
add_star()
remove_star(): Removes a star from the model.
remove_star()
run_log() collapse_to_string() modify_tags() modify_notes() modify_based_on() modify_description() modify_bbi_args() modify_star()
run_log()
collapse_to_string()
modify_tags()
modify_notes()
modify_based_on()
modify_description()
modify_bbi_args()
modify_star()