Hi Uwe, Thanks for the answer, but I still need a bit more clearification. I always thought that a .rnw or .snw file is a file mixing word processing markup (e.g. tex or HTML) and R/S code using noweb syntax. Is the reason for 'Stangle' is not working with .rnw file with HTML due to there is no proper driver available (like RweaveHTML driver for Sweave)? If yes, does R2HTML package have plans to provide a such driver?
....Tao >From: Uwe Ligges <[EMAIL PROTECTED]> >To: Tao Shi <[EMAIL PROTECTED]> >CC: [email protected] >Subject: Re: [R] How to extract R codes that embedded in a HTML file using >Stangle? >Date: Tue, 15 May 2007 22:23:09 +0200 > > > >Tao Shi wrote: >>I'm using R2HTML package to generate reports, but don't know how to >>extract R codes from .rnw files using "Stangle". It seems "Stangle" only >>works on ..tex file that has R codes embedded. > >Stangle is meant for Rnw files, not for html ... > >Uwe Ligges > > >> >>Thanks, >> >>....Tao >> >>_________________________________________________________________ >> >>Hotmail. >> >>______________________________________________ >>[email protected] mailing list >>https://stat.ethz.ch/mailman/listinfo/r-help >>PLEASE do read the posting guide >>http://www.R-project.org/posting-guide.html >>and provide commented, minimal, self-contained, reproducible code. _________________________________________________________________ Hotmail. ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
