change_to_lists {panelsummary} | R Documentation |
Changes all models passed into panelsummary into a list
change_to_lists(models)
models |
Input list. This is the input list of models taken from the user. |
A list of lists. It will change any non-list component to a list.