我使用plotly繪製一個數據集的直方圖我與test <- data.frame(y = rgamma(1000, shape = 0.25, rate = 0.0054)) plot_ly(x = ~test$y, type =
確定! 回上一頁