[R] Sweave question
    Aimin Yan 
    aiminy at iastate.edu
       
    Thu Nov 23 07:16:11 CET 2006
    
    
  
I try Sweave
and  get Sweave-test-1.tex
but hot to run LaTeX on 'Sweave-test-1.tex'?
I am using WinEdt.
thanks,
Aimin
 > Sweave(testfile)
Writing to file Sweave-test-1.tex
Processing code chunks ...
  1 : print term verbatim
  2 : term hide
  3 : echo print term verbatim
  4 : term verbatim
  5 : echo term verbatim
  6 : echo term verbatim eps pdf
  7 : echo term verbatim eps pdf
You can now run LaTeX on 'Sweave-test-1.tex'
 > LaTeX()
Error: could not find function "LaTeX"
 >
    
    
More information about the R-help
mailing list