library(plotly) # volcano is a numeric matrix that ships with R plot_ly(z = volcano, type = "surface") kd <- with(MASS::geyser, ...
確定! 回上一頁