emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Recent bug in R source blocks generating images
@ 2016-04-08  2:50 William Denton
  2016-04-08  3:06 ` Recent bug? " William Denton
  0 siblings, 1 reply; 5+ messages in thread
From: William Denton @ 2016-04-08  2:50 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: TEXT/PLAIN, Size: 238 bytes --]

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/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-04-09  4:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-08  2:50 Recent bug in R source blocks generating images William Denton
2016-04-08  3:06 ` Recent bug? " William Denton
2016-04-08  8:34   ` Rainer M Krug
2016-04-08 15:38     ` William Denton
2016-04-09  4:05     ` William Denton

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).