Description Usage Arguments Value Examples
View source: R/ukair_get_site_id.R
Given the UK AIR ID (from the ukair_catalogue()
), this
function fetches the catalogue of monitoring stations from DEFRA's website.
1 | ukair_get_site_id(id_s)
|
id_s |
An alphanumeric string (or vector of strings) containing the UK AIR ID defined by DEFRA. |
A named vector containing the site id_s.
1 2 3 4 | ## Not run:
ukair_get_site_id("UKA00399")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.