20 August 2017

Introduction

This presentation is designed using R Markdown Presentation in RStudio.

Objectives:

  1. Master the application of R Markdown Presentation;

  2. Create interactive plots with Plotly;

  3. Provide a list of useful references for further studies.

Plotting with Plotly 1 - Line Chart

Plotly is one of the finest data visualization tools available. It supports various chart types and also interactive maps.

Plotting with Plotly 2 - Map

References

  1. Presentations with ioslides. Click here

  2. Tips on Creating Presentations with RStudio and Webpage Embedding. Click here

  3. How to create Beautiful, Interactive data visualizations using Plotly in R and Python? Click here

  4. Introduction to visualising spatial data in R. Click here