Relative Content

Tag Archive for kablekableextramodelsummary

Was there a `datasummary::modelsummary` update that made it glitchy with `kableExtra`?

I am using the following code to create a latex table using modelsummary and kableExtra. The code used to work but it seems that either modelsummary or kableExtra made some changes that made it harder to use both. Is there a way that editing the following table would result in a latex table being saved? I already tried change output = "kableExtra" and the latex table was empty.