November 23, 2016

R Markdown Presentation & Plotly

nstructions

  • 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
  • Must contain the date that you created the document ## Rubic

The rubric contains the following two questions:

  1. Does the web page feature a date and is this date less than two months before the date that you're grading this assignment?

  2. Is the web page a presentation and does it feature an interactive plot that appears to have been created with Plotly?

Slide with R Output

## Loading required package: ggplot2
## 
## Attaching package: 'plotly'
## The following object is masked from 'package:ggplot2':
## 
##     last_plot
## The following object is masked from 'package:stats':
## 
##     filter
## The following object is masked from 'package:graphics':
## 
##     layout
## Warning in rnorm(500): '.Random.seed' is not an integer vector but of type
## 'NULL', so ignored

Histogram