... aes_string(x = input$x, y = input$y)) + geom_point() }, res = 96) output$plot_omni <- renderPlot({ ggplot(data = omni(), aes_string(x = input$x, ...
確定! 回上一頁