assert_status_code_is_good {lambdr} | R Documentation |
Check that the status code shows a success, and error otherwise
Description
Check that the status code shows a success, and error otherwise
Usage
assert_status_code_is_good(status_code)
Arguments
status_code |
integer, usually returned by
|
Value
TRUE
[Package lambdr version 1.2.5 Index]