Learn R Programming

aiRly (version 0.1.0)

set_apikey: Set Airly apikey

Description

On a free plan, API consumer is required to use our API only in non-commercial projects. More details are available in under https://airly.eu/docs/tos-en.pdf.

Usage

set_apikey(key)

Arguments

key

string. Get your api key https://developer.airly.eu/

Examples

Run this code
# NOT RUN {
set_apikey("abctest")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab