Using input to unique vector is not work in R shiny

前端 未结 0 1863
谎友^
谎友^ 2020-12-06 10:48

I want to use the input to select the variable in the dataframe and unique it to get a vector.

But it\'s not work.

library(shiny)

ui <- fluidPage(
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题