Description Usage Arguments Value
Star Ready
Prepares output from tidy_lm for use with the package stargazer
1  | star_ready(tidy_lm_df, data)
 | 
tidy_lm_df | 
 A   | 
data | 
 Dataframe with corresponding data that was used in the tidy_lm function.  | 
Returns a tibble with all lms that can be directly used with stargazer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.