Learn R Programming

rdefra (version 0.3.8)

ukair_get_site_id: Get site identification numbers for DEFRA stations

Description

Given the UK AIR ID (from the 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

Run this code
# NOT RUN {
 
# }
# NOT RUN {
 ukair_get_site_id("UKA00399")
 
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab