change_to_lists: Changes all models passed into panelsummary into a list

View source: R/create_means.R

change_to_listsR Documentation

Changes all models passed into panelsummary into a list

Description

Changes all models passed into panelsummary into a list

Usage

change_to_lists(models)

Arguments

models

Input list. This is the input list of models taken from the user.

Value

A list of lists. It will change any non-list component to a list.


panelsummary documentation built on Aug. 16, 2023, 9:06 a.m.