Consider this example taken from Plotly: library (plotly) # volcano is a numeric matrix that ships with R p <- plot_ly (z = ~volcano) ...
確定! 回上一頁