-
I've created a matrix in a quarto document. Here's the code...
I'd like to format the resulting matrix including typeface, column width, and highlighting. Where should I be looking? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
cscheid
Jun 11, 2022
Replies: 1 comment
-
The gt package is probably useful for your use case. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cscheid
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The gt package is probably useful for your use case.