# NOT RUN {
# }
# NOT RUN {
# Get data for 1 year
output <- ukair_get_hourly_data("ABD", 2014)
# Get data for multiple years
output <- ukair_get_hourly_data("ABD", 2014:2016)
# Get units
attributes(output)$units
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab