Using tabs in Quarto

Let’s create 3 charts for the penguins dataset:

library(ggplot2)
library(palmerpenguins)