Shiny: textInput does not respond in R

前端 未结 0 885
野趣味
野趣味 2021-01-05 01:08

I wrote codes that get plots in shiny. I get the plots when I use plot(c(12,11)) as you can see in the codes, but when I use plot(c(input$ vec)) or plot(input$ vec) doe not

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