.lmlist_to_df | R Documentation |
Turn summary object from lm into a data.frame
.lmlist_to_df(lmlist, coef = 2)
lmlist |
lm summary object |
coef |
the coefficient to extract |
data.frame with coefficient
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.