create_airly_api_response {aiRly} | R Documentation |
Creates an object representing a response from the Airly API. Also every API call return information about current limits What is used to assign variables in pkg.env
Description
Creates an object representing a response from the Airly API. Also every API call return information about current limits What is used to assign variables in pkg.env
Usage
create_airly_api_response(response)
Arguments
response |
response object |
Value
object representing a response from the Airly API
[Package aiRly version 0.1.0 Index]