library(plotly) # Define Saddle-point Surface x <- sin(seq(0, 2*pi, ... library(plotly) p <- plot_ly(type = 'mesh3d', # Define all (4) zero-cells (points or ...
確定! 回上一頁