Skip to content

A web page presentation using R Markdown that features an interactive mtcars plot and table created with Plotly.

License

Notifications You must be signed in to change notification settings

asalimw/mtcarsPlotly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mtcarsPlotly

A web page presentation using R Markdown that features an interactive mtcars plot and table created with Plotly.

This is a 5 web page presentation using R Markdown that features a plot on mtcars data created with Plotly. It contains an interactive table (page 3) where you can move the columns around and an interactive plot with fitted loess line (mpg~disp).

Slide Presentation info: https://rpubs.com/asalimw/mtcarsPlotly2

In the interactive plot on page 4:

  • You can view the car info by hovering over the point.
  • You can click on the legend to show/hide the data
  • You can zoom in the data by using your mouse and highlight the selected area and double click to zoom out.

mtcars info: https://stat.ethz.ch/R-manual/R-devel/library/datasets/html/mtcars.html

About

A web page presentation using R Markdown that features an interactive mtcars plot and table created with Plotly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages