powered by
set_values(form, ...)
search <- html_form(html("https://www.google.com"))[[1]] set_values(search, q = "My little pony") set_values(search, hl = "fr") set_values(search, btnI = "blah")
Run the code above in your browser using DataLab