Is there any way to insert asterisks * in a kableExtra table to highlight significant values?
It looks like the {modelsummary} package has functionality to do this with kableextra and gt (depending on your output format). You use the stars
argument in the msummary()
function (see docs for details).
1 Like
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.