I am trying to print a large text output within R and for my Quarto document I want to be able to scroll within that output if I want to read it all.
I cannot tell if this is a YAML setting I need, or a knitr code chunk setting that I need. I've seen some other options where people are creating CSS files...