... about building applications with Shiny here: # # http://shiny.rstudio.com/ # library(datasets) data(iris) library(shiny) library(umap) library(plotly) ...
確定! 回上一頁