Nick Dokos wrote:
> G. Jay Kerns wrote:
>
> > > From: Neuwirth Erich univie.ac.at>
> > > ...
> > > 1) a mild annoyance.
> > >
> > > src_R{1+1} inserts the result 2 in the output. In fact, it inserts =2=.
> > > When one runs the file repeatedly, org-mode does not remove older results.
> > > So
G. Jay Kerns wrote:
> > From: Neuwirth Erich univie.ac.at>
> > ...
> > 1) a mild annoyance.
> >
> > src_R{1+1} inserts the result 2 in the output. In fact, it inserts =2=.
> > When one runs the file repeatedly, org-mode does not remove older results.
> > So if I replace src_R{1+1} by src_R{2+2}
Dear Erich,
comments inline below.
> From: Neuwirth Erich univie.ac.at>
> Subject: Formatting R output
> Newsgroups: gmane.emacs.orgmode
> Date: 2012-09-10 12:12:00 GMT
>
> I am using org-mode with R.
> I already wrote a message about formatting inline code some time ago.
> After working more wi