# Generated by roxygen2: do not edit by hand

S3method(ukair_get_coordinates,character)
S3method(ukair_get_coordinates,data.frame)
S3method(ukair_get_coordinates,default)
export(ukair_catalogue)
export(ukair_get_coordinates)
export(ukair_get_hourly_data)
export(ukair_get_site_id)
import(rgdal)
importFrom(dplyr,bind_rows)
importFrom(httr,GET)
importFrom(httr,config)
importFrom(httr,content)
importFrom(httr,http_error)
importFrom(httr,set_config)
importFrom(lubridate,dmy_hm)
importFrom(lubridate,ymd)
importFrom(sp,CRS)
importFrom(sp,coordinates)
importFrom(sp,proj4string)
importFrom(sp,spTransform)
importFrom(tibble,as_tibble)
importFrom(utils,read.csv)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_find_first)
