Skip to contents

Network Visualisation

Quickly visualise UK air quality networks.

networkMap()
Create a leaflet map of air quality measurement network sites
searchNetwork()
Geographically search the air quality networks made available by openair::importMeta()

Directional Analysis

Data

Example data to use with directional mapping functions.

polar_data
Example data for polar mapping functions

Interactive

Create HTML leaflet maps with polar plot markers.

annulusMap()
Polar annulus plots on interactive leaflet maps
diffMap()
Bivariate polar plots on interactive leaflet maps
freqMap()
Polar frequency plots on interactive leaflet maps
percentileMap()
Percentile roses on interactive leaflet maps
polarMap()
Bivariate polar plots on interactive leaflet maps
pollroseMap()
Pollution rose plots on interactive leaflet maps
windroseMap()
Wind rose plots on interactive leaflet maps
addPolarMarkers() addPolarDiffMarkers()
Add polar markers to leaflet map

Static

Create static ggmap maps with polar plot markers.

annulusMapStatic()
Bivariate polar plots on a static ggmap
diffMapStatic()
Bivariate polar plots on a static ggmap
freqMapStatic()
Polar frequency plots on a static ggmap
percentileMapStatic()
Percentile roses on a static ggmap
polarMapStatic()
Bivariate polar plots on a static ggmap
pollroseMapStatic()
Percentile roses on a static ggmap
windroseMapStatic()
Wind rose plots on a static ggmap

Trajectory Analysis

Data

Example data to use witjh trajectory mapping functions.

traj_data
Example data for trajectory mapping functions

Interactive

Create HTML leaflet maps of HYSPLIT trajectories.

trajLevelMap()
Trajectory level plots in leaflet
trajMap()
Trajectory line plots in leaflet
addTrajPaths()
Add trajectory paths to leaflet map

Static

Create static ggplot2 maps of HYSPLIT trajectories.

trajLevelMapStatic()
Trajectory level plots in ggplot2
trajMapStatic()
Trajectory line plots in ggplot2

Utilities

Tools to assist other openairmaps functions.

buildPopup()
Build a Complex Popup for a Leaflet Map
quickTextHTML()
Automatic text formatting for openairmaps
convertPostcode()
Convert a UK postcode to a latitude/longitude pair