ensure_ons_api_available: Check if the given ONS json is available
Description
Check if the given ONS json is available
Usage
ensure_ons_api_available(ons_api)
Arguments
ons_api
string; GeoJSON address provided from the ONS geography portal
Value
TRUE
if the API is available, otherwise stop()
is called.