That solves it, many thanks!

- Greg


On Wed, May 22, 2013 at 2:38 PM, Jay Kerns <gjkerns...@gmail.com> wrote:

> Hi Greg,
>
> On Wed, May 22, 2013 at 8:23 AM, Greg Slodkowicz <gr...@ebi.ac.uk> wrote:
>
> [snip]
>
> > This is what my code block looks like:
> >
> > #+NAME: pvals_waw
> > #+BEGIN_SRC R :file fig1.png :exports results
> > pvals = read.table("waw_data.txt", header=T)
> > plot(pvals$pvalue, pvals$length)
> > #+END_SRC
> >
>
> Have you tried (something like) this?
>
>  #+BEGIN_SRC R :exports results :results graphics :file fig1.png
>
> I hope this helps,
>
>
> --
> Jay
>



-- 
Greg Slodkowicz
PhD student, Nick Goldman group
EMBL-EBI

Reply via email to