Matthew Landis wrote:
> Matthew Landis isciences.com> writes:
>
> ...
>
> > #+begin_src R :session :results graphics :file regress_session.png :exports
> both
> >
> > plot(x, y, bty = 'n')
> > abline(f, lty = 'dashed')
> >
> > #+end_src
> > This code block doesn't work. No error, but no f
Matthew Landis isciences.com> writes:
>
> Hello all,
...
> Unfortunately, I can't seem to get graphics
> to insert themselves properly on export.
> org example
>
...
> * A stand-alone code block
>
> First, create some data, perform a regression, and plot
Hello all,
I believe this is my first post on this list, and I'm very new to org-babel, so
forgive me if I am posting nonsense. However, I'm really enthused about the
possibilities org-babel presents. Unfortunately, I can't seem to get graphics
to insert themselves properly on export. I've i