[R] Http Get-Post

Eryk Wolski wolski at molgen.mpg.de
Sat May 10 18:49:34 CEST 2003


Hi!

How can i send http Post and Get messages to a Web server from within R?
Is there something like?
form(action="http://big.thing.inf/cgi-bin/answer.pl",list(test="my",something="there"),method="POST")
Or is is there an example how to write it with R?
What functions to use to write such a function?

Eryk




More information about the R-help mailing list