This is #+BEGIN_SRC R :session :results graphics :file example.png :width 800 :height 400 library(ggplot2) ggplot(mpg, aes(class)) + geom_bar() #+END_SRC -- William Denton ↔ Toronto, Canada ↔ https://www.miskatonic.org/