[Rd] Sweave/ESS-like tools for HTML

2007-10-16 Thread Douglas Bates
My university provides me with a powerful course management system for the courses that I teach. Among other things I can create a wiki for the course, which is very convenient for cross-linking different bits of the course. Naturally I use R extensively in my teaching and I want to incorporate R

Re: [Rd] Sweave/ESS-like tools for HTML

2007-10-16 Thread Sean Davis
Douglas Bates wrote: > My university provides me with a powerful course management system for > the courses that I teach. Among other things I can create a wiki for > the course, which is very convenient for cross-linking different bits > of the course. > > Naturally I use R extensively in my tea

Re: [Rd] Sweave/ESS-like tools for HTML

2007-10-16 Thread Tom Short
See this link for more on creating/converting to HTML: http://biostat.mc.vanderbilt.edu/twiki/bin/view/Main/SweaveConvert For using ESS with mixed HTML/R files, see this: https://stat.ethz.ch/pipermail/ess-help/2006-December/003826.html - Tom Tom Short Electric Power Research Institute __

Re: [Rd] Sweave/ESS-like tools for HTML

2007-10-16 Thread Duncan Temple Lang
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Doug. This is probably more than you want - either to know or to use for your specific task, but I'll throw it out there for general information. I write documents using XML, specifically an extended version of Docbook with elements for describ

Re: [Rd] Sweave/ESS-like tools for HTML

2007-10-16 Thread Detlef Steuer
Hi Duncan, your approach looks _quite_ useful to me! I'm a bit afraid it will be a very hard jump to get on that tool, but riding it must be fun. Yes, I'm interested! Detlef On Wed, 17 Oct 2007 08:59:13 +1300 Duncan Temple Lang <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- >

Re: [Rd] Sweave/ESS-like tools for HTML

2007-10-19 Thread Douglas Bates
On 10/18/07, Ben Bolker <[EMAIL PROTECTED]> wrote: > Tom Short-2 wrote: > > See this link for more on creating/converting to HTML: > > http://biostat.mc.vanderbilt.edu/twiki/bin/view/Main/SweaveConvert > > For using ESS with mixed HTML/R files, see this: > > https://stat.ethz.ch/pipermail/ess-

Re: [Rd] Sweave/ESS-like tools for HTML

2007-10-19 Thread Ben Bolker
Tom Short-2 wrote: > > See this link for more on creating/converting to HTML: > > http://biostat.mc.vanderbilt.edu/twiki/bin/view/Main/SweaveConvert > > For using ESS with mixed HTML/R files, see this: > > https://stat.ethz.ch/pipermail/ess-help/2006-December/003826.html > > - Tom > > Tom