R Wrapper for 'Airly' API
Adds the json extension to the given url
Adds the given path to the given url
Asserts a given expression and throws an error if it returns FALSE
Checks whether apikey is correctly set
Checks whether apikey is correctly set
Checks whether ids are correctly defined. If not throws an error
Creates an object representing Airly measurement
Creates object containing information about history data for given API...
Creates object containing information about history data for given API...
Creates an object representing a response from the Airly API. Also eve...
Creates an object representing Airly location
Creates an object representing Airly measurement
Creates a data.frame representing Airly meta
Creates a request url based on the given base url and passed paths. Th...
Return base url of Airly API v2
Get Airly apikey
Sends a request to the specified url and retrieves it's content.
Retrieves the response content
Get Airly available indexes
Get Airly installation by id
Get Airly measurements for any geographical location given installatio...
Get measures used in Airly
Get Airly nearest installations to given point
Get Airly nearest measurements to given point
Get Airly measurements for any geographical location
Checks whether the given object is of the class airly_api_response
Checks whether the given object is of the class airly_location
Checks whether the given object is of the class airly_measurement
Parses a json response
Print for "airly_measurement" type objects
Get information about remaining API requests
Replaces NULL with NA for nested lists. Useful when NULL value leads t...
Set Airly apikey
Checks if the given response is not empty and that it did not return a...
Checks whether the given object is correctly defined airly_location cl...
Checks whether the given object is correctly defined airly_measurement...
Checks whether the given object is correctly correctly defined
Get information about air quality using 'Airly' <https://airly.eu/> API through R.