check_form_works: Check If The Form Is Sending Correctly

Description Usage Arguments Examples

Description

Check the HTTP status message is below 400, meaning that the transmission worked.

Usage

1

Arguments

r

response from HTTP POST request

Examples

1
2
3
4
5
## Not run: 
why_R_u_opensource("R is Cool!") %>% check_form_works()
# "All good."

## End(Not run)

steventsimpson/googleformr documentation built on May 30, 2019, 4:47 p.m.