font size in output of an R code block #2358
Answered
by
mcanouil
christophhofer
asked this question in
Q&A
-
With which code option can the font size be changed (R Code Block). In R Markdown there is the argument size for it. Is there something comparable in Quarto. |
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
Sep 10, 2022
Replies: 1 comment 10 replies
-
With the
|
Beta Was this translation helpful? Give feedback.
10 replies
Answer selected by
christophhofer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With the
attr-*
orclass-*
YAML options (https://quarto.org/docs/reference/cells/cells-knitr.html)