The plotly package allows to build interactive charts directly from R. Here ... p <- ggplotly(p) p # save the widget # library(htmlwidgets) # saveWidget(p, ...
確定! 回上一頁