Generate publication table from broom::tidy summaries
Source:R/models.R
make_pub_table_from_broom_tidy.RdThis function generates a publication table from a list of tidy summaries to be exported or copy-pasted (e.g. into Excel). The table shows all coefficients in the 'term' column with significance level:
***p < .001**p < .01*p < .05+p < .10
Each column is a different outcome variable/tidy summary, each row is a different predictor.