Re: [O] graphics size

2012-06-21 Thread Thomas S. Dye
Neuwirth Erich writes: > In org-mode for R I am using something like > > :results output graphics :file first.png :exports both > > and in the block then here is a plot command. > > How can I control the dimensions of first.png? Please see http://orgmode.org/worg/org-contrib/babel/languages/o

[O] graphics size

2012-06-21 Thread Neuwirth Erich
In org-mode for R I am using something like :results output graphics :file first.png :exports both and in the block then here is a plot command. How can I control the dimensions of first.png?