2022-04-24

Instruction

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!

Plots

All plots are interactive.

  • Line Graph
  • Scatter Plot
  • Histogram
  • Box Plot

Line Graph

## Warning: package 'plotly' was built under R version 4.1.3

Scatter Plot

## Warning: `line.width` does not currently support multiple values.

Histogram

Box Plot