04/07/2018

Instructions

Create a web page presentation using R Markdown that features a plot created with Plotly. Host your webpage on either GitHub Pages, RPubs, or NeoCities.

Your webpage must contain the date that you created the document, and it must contain a plot created with Plotly. We would love to see you show off your creativity!

Notice
To run the presentation in R install:

[1] Plotly with the command: install.packages("plotly")
[2] Load the library with: library(plotly)
[3] Load the library with: library(gapminder)

Project Summary

This assignment is to display some information using plotly presentation.

Gapminder Bubble Plot (2007)


See following slide for references

References