as.modelsummary_list | R Documentation |
modelsummary_list
object from tidy and glance dataCreate a modelsummary_list
object from a broom::tidy()
and a
broom::glance()
data.frame.
as.modelsummary_list(tidy, glance)
tidy |
A |
glance |
A |
A modelsummary_list
object, see modelsummary's Extension and Customization
vignette.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.