inst/examples/speakeasy.S

print(postForm("http://www.speakeasy.org/~cgires/perl_form.cgi",
            "some_text" = "Duncan",
            "choice" = "Ho",
            "radbut" = "eep",
            "box" = "box1, box2"

          # "box" = "box1"               
          # and try c("box1", "box2")
          ))

Try the RCurl package in your browser

Any scripts or data that you put into this service are public.

RCurl documentation built on May 29, 2024, 11:15 a.m.