Hello David, You might be interested in using Sweave. There, you only need to write the code. No export - import. Recent threads on Sweave contain all the pertinent information. Basically, you need to use the noweb class, tweak the preferences file (specify the converters specific to R) and write the code chunks in ERT, something similar to: "<<echo=T>>= 2+2 @"
Check this link for interesting demos [1]. They are not done in LyX, but the essentials stay the same. Liviu [1] http://www.stat.umn.edu/~charlie/Sweave/ On 1/13/08, David Hewitt <[EMAIL PROTECTED]> wrote: > I produce most of my statistical graphics in R and move them into LyX floats. > I've been exporting them as JPGs from R. Is there a better format that plays > well with LyX/LaTeX? Any suggestions are appreciated.
