[R] R & html & "template approach"
Adeline Simon
simon at versailles.inra.fr
Mon Oct 13 16:18:59 CEST 2003
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 : simon at versailles.inra.fr
http://www-pmdv.versailles.inra.fr/
More information about the R-help
mailing list