Presentation

This tutorial provides some R tools for data visualization. You can find

I strongly encourage to use mozilla firefox to read this tutorial.

Basics on R and computer programming are necessary. The tutorial is divided into tree parts :

  • Visualization with ggplot2: presentation of the ggplot2 grammar;
  • Mapping with R: how to build map with ggmap, sf and leaflet ;
  • Dynamic visualization: some tools to make interactive visusalization (rAmCharts, plotly), dasboard and web applications (shiny).