Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

It's difficult to determine the exact cause of an error without more context or specific details about the error message. However, one potential reason could be that there is a conflict between the code that generates the table using kableExtra and the code that generates a LaTeX/Beamer document using stargazer. It's possible that one of the packages is modifying the output in a way that interferes with the formatting or structure of the other package's output. Resolving the conflict may require adjusting the code or using alternative packages or approaches.