The project aims at wrangling and exploring spatial data whose results are shown on a map-based visualisation using R Shiny and leaflet. For this purpose, dataset regarding the rate of coral bleaching along the Great Barrier Reef, Australia is utilised.
The resulting interactive application, has two drop down menus at the top of the window from which the user can choose:
- To view the rate of coral bleach for a particular coral type - Blue Corals, Hard Corals, Sea Fans, Sea Pens, Soft Corals (or all).
- A smoothner - Linear Model, Generalised Linear Model, Generalised Additive Model, Loess Model (or an automatic one) along the trend line.
Immediately below this, is the plot showing the visulations based on the selection made and to the right is a leaflet map displaying the locations of the coral bleached sites.