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: 
check_form_works( .ping("R is Cool!") )
# "All good."

## End(Not run)

data-steve/useResearch documentation built on May 14, 2019, 7:08 p.m.