79260016

Date: 2024-12-07 05:26:24
Score: 1
Natty:
Report link

I'm running into the same issue. The best I've found so far is to set output = "data.frame" from datasummary/modelsummary and pipe that into kbl(), which is set to format = "latex.

However, the dataframe from modelsummary is converted to characters so no numerical formatting options in kableExtra function.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Jonathan Lamb