ukair_get_site_id: Get site identification numbers for DEFRA stations

View source: R/ukair_get_site_id.R

ukair_get_site_idR Documentation

Get site identification numbers for DEFRA stations

Description

Given the UK AIR ID (from ukair_catalogue()), this function fetches the catalogue of monitoring stations from DEFRA's website.

Usage

ukair_get_site_id(id_s)

Arguments

id_s

An alphanumeric string (or vector of strings) containing the UK AIR ID defined by DEFRA.

Value

A named vector containing the site id_s.

Examples

 ## Not run: 
 ukair_get_site_id("UKA00399")
 
## End(Not run)


kehraProject/rdefra documentation built on Feb. 4, 2024, 5:15 a.m.