connect_means | R Documentation |
'connect_means' connects the means to the modelsummary dataframe.
connect_means(panel_df, means)
panel_df |
The modelsummary dataframe supplied from modelsummary::modelsummary(x, output = "data.frame") |
means |
The list of named vectors of means which correspond to each model. |
A data.frame with the attached means.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.