Description Usage Arguments Examples
View source: R/create_airnow_api_call.R
contextR
1 | create_airnow_api_call(API_KEY, lat, lng, ts, distance = 10)
|
API_KEY |
class: string |
lat |
class: numeric |
lng |
class: numeric |
ts |
class: string (ISO format: 2019-10-23T16:00:00) |
distance |
class: numeric (miles) |
1 | create_airnow_api_call(API_KEY, lat, lng, ts, distance=10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.