February 26, 2018
Super fun slide show
slidy presentaion
Interactive Plotly plot
3D goodness
End of super fun slide show for week 3
How about the code
plot_ly(mtcars, x=~mpg, y=~hp, z=~disp, type = "scatter3d", color =~disp)