Inline code

  • There is one other way to embed R code into a Quarto document: directly into the text, with r inside back ticks.
    • For example, you can inline code include in between text and that will show a result.

The data frame iris has 150 rows.