is it possible to display plots in an emacs buffer?

Andrew Robinson andrewr at uidaho.edu
Mon May 24 16:27:07 CEST 2004


I have that problem too.

My solution is to save the results of expensive computation as
binary objects, and read them unless you need them recalculated.

The recalculation can be controlled by flags and if statements.

Andrew

On Mon, 24 May 2004, Na Li wrote:

> On 24 May 2004, Damon Wischik stated:
>
> > I used to use Mathematica, before I came to R. Mathematica has a strange
> > mixture of the elegant and the foul. One thing I liked very much is its
> > "mathematical document" idea: a document which intersperses input and
> > output.
>
> I like the idea too.  In term of the Sweave approach, it is very
> inefficient to re-evaluate some expensive computation every time a
> conversion from Rnw to tex is made.  It would be nice to have the R text
> output inside the Rnw buffer and the reevaluation should only be done when
> asked. I can live without the graphics for the moment.
>
> There is a notebook-mode (http://notebook.sourceforge.net/) that tries to
> emulate a Mathematical/Maple/Matlab "notebook".  It does not work very
> well but could a starting point if someone wants to pursue this further.
>
> Michael
>
> ______________________________________________
> ESS-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/ess-help
>

Andrew Robinson			     Ph: 208 885 7115
Department of Forest Resources	     Fa: 208 885 6226
University of Idaho		     E : andrewr at uidaho.edu
PO Box 441133			     W : http://www.uidaho.edu/~andrewr
Moscow ID 83843			     Or: http://www.biometrics.uidaho.edu
No statement above necessarily represents my employer's opinion.




More information about the ESS-help mailing list