How to switch between various render types and then display output in the same output panel based on input?

后端 未结 0 1448
刺人心
刺人心 2020-11-21 23:16

I\'m trying to output a plot or a print based on whether the string in the text box: if(grepl("plot", input$code) == TRUE)

The code and the app

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