Visualization Creating a surface plot using Plotly Just stumbled on this beautiful Surface plot that can be made using plotly The code is fairly straight forward. library(plotly) # volcano is a numeric matrix that ships with R plot_ly(z