validate_airly_api_response {aiRly} | R Documentation |
Checks if the given response is not empty and that it did not return an error http code.
Description
Checks if the given response is not empty and that it did not return an error http code.
Usage
validate_airly_api_response(airly_api_response)
Arguments
airly_api_response |
airly_api_response object to be checked |
[Package aiRly version 0.1.0 Index]