>
>
>
> By the way, have you tried out the export facilities of org-mode? Have a
> look at the html export of the above org file [C-c C-e (org-export)
> brings up the export options]. You can create links in the org file to
> graphical output from R and these graphs will be included in the
> exported HTML/LaTeX.
>
>
> No - I just discovered the org-mode yesterday.
>
> Cheers,
>
> Rainer
>
>
>
> Dan
>
> >
> > If that could be done, it would be a perfect example, how one could use
> > org-babel in real R programming. The other option, would be a "make file"
> > equivalent, which contains all the "tangle file ..." commands, and which
> could
> > be executed in the block above.
> >
> >
> >
> > And it's also worth looking at the noweb-style references for
> assembling
> >
> > different code blocks into a single code block. So with reference to
> the
> > distinction between "source is real" vs. "R objects are real", from
> > the org-babel point of view the org-mode files are real and contain
> the
> > source code along with essential project development and planning
> notes,
> > and the .R files are an ephemeral product of the org-mode source.
> >
> >
> > As I said, it makes perfect sense, but the problem is the additional step
> > needed. If this could be avoided (e.g. "make file") I would very likely
> use the
> > org-mode.
> >
> > Thanks for your very helpful comments,
> >
> > Rainer
> >
> >
> >
> > Dan
> >
> >
http://orgmode.org/worg/org-contrib/babel/intro.php#
> literate-programming
> >
http://orgmode.org/worg/org-contrib/babel/reference.php#
> > function-org-babel-tangle
> >
> >
> >
> >
> > >
> > > I will be looking into it anyway, because it REALLY looks very
> > useful.
> > >
> > >
> > >
> > > You might want to join the Org-mode mailing list. The
> authors of
> > > Org-babel, Dan Davison and Eric Schulte, both respond to
> > questions
> > > there. Also, there are several Org-babel users there who
> are
> > much
> > > better than I am at figuring out why things aren't working
> right.
> > >
> > > What happens when you try Ctrl-C ' while in a code block?
> If
> > Org-babel
> > > is initialized then this should take you to a new window
> with ESS
> > as
> > > the editing mode.
> > >
> > >
> > > Well - I used Ctrl-c ` instead of Ctrl-c ' -- working now.
> > >
> > >
> > > Thanks a lot,
> > >
> > > Rainer
> > >
> > >
> > >
> > >
> > > All the best,
> > > Tom
> > >
> > >
> > >