Hello,
I have a question about R and html, especially about what I call a "template approach".


I use CGIwithR.
This is OK to decode html form data, but, instead of writing html output in the R code (with tag, untag ... functions), I'm wondering if there is a way to this with a "template approach". This kind of approach should permit to open an existing html page from the R code and give to this html page all the variables defined in the current namespace of R.
I do this in python with the WriteProcessor module and find it very easy and useful.


Is anyone know if there is something like that with R ? I didn't find it in any documentation...

Thanks.
Adeline.


******************************************************** Adeline Brunet-Simon Analyse fonctionnelle du genome de Botrytis cinerea Unite PMDV INRA - Route de Saint-Cyr 78026 Versailles Tel : 01.30.83.32.17 Fax : 01.30.83.31.95 E-mail : [EMAIL PROTECTED]

http://www-pmdv.versailles.inra.fr/

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to