Model Summary Table as a Data Frame

Thank you. I am making progress. I made the table with {gt} and have a question about stars of significance for p.values. I used the function that Rich Iannone posted on GitHub (see attached). Unfortunately, I can´t have fmt_stars() and fmt_number() in the same chunk. One overrides the other. Attached is the code when the p-values are visible in the table, otherwise, if fmt_stars() is last, just the stars are visible and no p-values. Sorry not to have a reprex - I need to figure out how to export it from the server. Thank you for your help! image

image