Skip to content

This repository contains assignment #2 that was completed as a part of "FIT5147 Data Exploration and Visualisation", taught at Monash Uni in S1 2020.

Notifications You must be signed in to change notification settings

gaaniruddha/FIT5147-RStudio

Repository files navigation

Interactive Narrative Visualisations using RStudio

  • assignment-02-data-formated.csv: Input dataset.
  • Leaflet_Map.R: Code to read data and create a data map in R using leaflet
  • Static_Visualisation.R: Code to create a static visualisation using ggplot2
  • Shiny_Application.R: Code to merge map created using leaflet into the interactive shiny visualisation

Tasks completed:

  • Created static visualisations and displayed maps to present the different coral bleaching sites.
  • Finally, I merged the map and created an interactive shiny visualisation in which you could view the different percentages of coral bleaching as per the location, type of coral and type of smoother.

Libraries used: leaflet, ggplot2, shiny, datasets, RColorBrewer

About

This repository contains assignment #2 that was completed as a part of "FIT5147 Data Exploration and Visualisation", taught at Monash Uni in S1 2020.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages